wok diff msmtp/description.txt @ rev 25204
updated python-mock (1.0.1 -> 3.0.5)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 14:28:15 2022 +0100 (2022-07-13) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/msmtp/description.txt Wed Jul 13 14:28:15 2022 +0100 1.3 @@ -0,0 +1,7 @@ 1.4 +Msmtp is an SMTP client. 1.5 + 1.6 +In the default mode, it transmits a mail to an SMTP server which takes care 1.7 +of further delivery. 1.8 +To use this program with your mail user agent (MUA), create a configuration 1.9 +file with your mail account(s) and tell your MUA to call msmtp instead of 1.10 +/usr/sbin/sendmail.