GithubHelp home page GithubHelp logo

isabella232 / ssmtp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from badoo/ssmtp

0.0 0.0 0.0 246 KB

extremely simple MTA to get mail off the system to a mail hub

Home Page: http://packages.qa.debian.org/s/ssmtp.html

License: GNU General Public License v2.0

Shell 18.68% C++ 0.80% C 78.83% Objective-C 1.69%

ssmtp's Introduction

Purpose and value:
 This is sSMTP, a program that replaces sendmail on workstations that should
 send their mail via the departmental mailhub from which they pick up their
 mail (via pop, imap, rsmtp, pop_fetch, NFS... or the like).  This program
 accepts mail and sends it to the mailhub, optionally replacing the domain in
 the From: line with a different one.

 WARNING: the above is all it does. It does not receive mail, expand aliases
 or manage a queue.  That belongs on a mailhub with a system administrator.
 The man page (ssmtp.8) and the program logic manual (ssmtp_plm) discuss the
 limitations in more detail.

 It uses a minimum of external configuration information, and so can be
 installed by copying the (right!) binary and an optional four-line config
 file to a given machine. 

Type of systems supported:
 Berkeley-derived, or ones otherwise using /usr/lib/sendmail as a mail transfer
 agent. In use on SunOS 4.1.1, NextStep 2.x/3 and Ultrix 4.2, tested briefly on
 AIX 3.2 and RISCos. Tested by others on DG U/X 5 and SVR4.

 You may need to #define USE_OLD_ARPADATE for the Cygwin port of ssmtp
 (otherwise the day of the month would always be the letter "d").

Dependencies:
 External: Berkeley sockets and supporting libraries.

Known limitations:
 This is not a complete sendmail. It is only a program to post mail to a
 mailhub for people who don't *want* a complete sendmail. Therefore a lot of
 flags are not supported. The old header limit of 4K is fixed and the number
 of recipients is as large as can be held in memory.

Known problems:
 Pine uses a lot of sophisticated options to talk to sendmail, and uses
 batched SMTP input which is not supported. The solution is to use your mailhub
 as smtpserver in pine.conf. If the mailhub is not reachable, sSMTP will fail.

Authors:
 David Collier-Brown, [email protected], [email protected] or [email protected]
 Christoph Lameter, [email protected], [email protected], [email protected]
 Hugo Haas, [email protected], [email protected], [email protected]
 Matt Ryan, [email protected], [email protected]

TLS support from Tobias Rundstrom <[email protected]>
IPv6 support from Jun-ya Kato <[email protected]>
MD5 authentication support from TAKIZAWA Takashi <[email protected]>

Current Maintainer:
 Anibal Monsalve Salazar, [email protected]

Patchlevel:
 See ssmtp.c

Copying conditions:
 GNU GPL

ssmtp's People

Contributors

tony2001 avatar puggan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.