Releases

Download the latest release from the SourceForge download area for msmtp.


Source Code Repository

There is a public Git repository for msmtp on SourceForge:
$ git clone git://msmtp.git.sourceforge.net/gitroot/msmtp/msmtp
$ cd msmtp
$ autoreconf -i
$ ./configure; make; make install