2010-05-13 06:37:22 +08:00
|
|
|
msmtp is a simple SMTP client.
|
2010-05-12 01:45:56 +08:00
|
|
|
|
2010-05-11 21:01:32 +08:00
|
|
|
In the default mode, msmtp transmits a mail to an SMTP server (for
|
2010-05-12 01:45:56 +08:00
|
|
|
example, at a free mail provider) which does the delivery.
|
|
|
|
|
2010-05-11 21:01:32 +08:00
|
|
|
To use this program with your mail user agent (MUA), create a configuration
|
|
|
|
file with your mail account(s) and tell your MUA to call msmtp instead of
|
|
|
|
/usr/sbin/sendmail.
|
2011-11-13 03:02:53 +08:00
|
|
|
|
2012-08-19 09:35:14 +08:00
|
|
|
libgsasl is an optional dependency.
|