sendmail: support sending mail directly to an SMTP relay
commit82f1c9ac9721ec101b1537574e7efde31b74fe8e
authorKyle J. McKay <mackyle@gmail.com>
Mon, 27 Jan 2014 19:04:41 +0000 (27 11:04 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 27 Jan 2014 19:04:41 +0000 (27 11:04 -0800)
tree5093397e5b2f720be2226323c2e7f4b9e1bca22f
parent201a5d4aeae3bc43927aeb2b4fed6043d51cdf93
sendmail: support sending mail directly to an SMTP relay

Allow mail to be sent by connecting directly to an SMTP relay
and delivering the message.  Make this the default delivery
mechanism.  Include lots of help in the comments.
Girocco/Config.pm
bin/sendmail.pl [new file with mode: 0755]