[arch-general] smtp daemon
Jordy van Wolferen
jordz at archlinux.us
Wed Mar 4 16:50:27 EST 2009
On Wed, 2009-03-04 at 16:38 -0500, Baho Utot wrote:
> I need a small smtp daemon for use as an MTA to move mail from a desktop
> to a mail server
>
> I could use sendmail or something like it but I am looking for something
> smaller.
>
> Any suggestions?
>
>
I use msmtp, it's really easy to setup.
To use msmtp with sendmail. I did this:
[jordz ~]$ cat .mailrc
set sendmail="/usr/bin/msmtp"
http://wiki.archlinux.org/index.php/Msmtp
More information about the arch-general
mailing list