blob: f78cb41d5bac3f85160a30f4b4c23cc8de77e53d (
plain)
1
2
3
4
5
6
7
8
9
10
|
msmtp is a simple SMTP client.
In the default mode, msmtp transmits a mail to an SMTP server (for
example, at a free mail provider) which does the delivery.
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.
libgsasl is an optional dependency.
|