marlam / msmtp

SMTP client with sendmail compatible interface
https://marlam.de/msmtp
GNU General Public License v3.0
175 stars 36 forks source link
sendmail smtp

msmtp is an SMTP client.

In the default mode, it transmits a mail to an SMTP server.

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.

Features include:

msmtp runs on a wide variety of platforms. It needs little more than an ANSI C compiler and Berkeley-style sockets. It does not require any additional libraries, but it can use the following to enhance its feature set:

The homepage of this program is https://marlam.de/msmtp.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License (see the file COPYING) as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.