diff options
Diffstat (limited to 'network/msmtp')
-rw-r--r-- | network/msmtp/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/msmtp/README b/network/msmtp/README index f78cb41d5bac3..f6a03b842925f 100644 --- a/network/msmtp/README +++ b/network/msmtp/README @@ -3,8 +3,8 @@ 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. +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. |