On Mon, Apr 04, 2005 at 01:10:09PM -0700, [EMAIL PROTECTED] wrote: > What's the simplest/smallest setup I can use (not sendmail)
I use msmtp, which is a single binary with one simple config file. You can use it as a drop-in replacement for sendmail in your .muttrc or whereever else the sendmail command would be used: set sendmail="/usr/local/bin/msmtp" Dave Cook -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
