diff options
author | Martin Lefebvre <dadexter@gmail.com> | 2010-05-11 15:01:32 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 15:01:32 +0200 |
commit | 9e8be9f5cb7af6d43345d3edcf5c90d212913109 (patch) | |
tree | 2413bb95fbd36154fbc8fe76afb5cfc81c77db13 /network/msmtp/README | |
parent | 5d6e706495229d4f67724cd1dbce89437c15f337 (diff) | |
download | slackbuilds-9e8be9f5cb7af6d43345d3edcf5c90d212913109.tar.gz |
network/msmtp: Initial import
Diffstat (limited to 'network/msmtp/README')
-rw-r--r-- | network/msmtp/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/msmtp/README b/network/msmtp/README new file mode 100644 index 0000000000..16092984fe --- /dev/null +++ b/network/msmtp/README @@ -0,0 +1,6 @@ +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. |