summaryrefslogtreecommitdiff
path: root/smtp.h
AgeCommit message (Collapse)Author
2003-10-17New 'preconnect' keyword to execute a command prior to opening an SMTPJosé Fonseca
connection (Daniel Richard G.).
2003-07-05Better documentation.José Fonseca
Support for more sendmail options. Error verification for libESMTP calls.
2003-07-03Exit with an error code immediately whenever an error.José Fonseca
Extensive use of xmalloc and friends.
2003-07-03Modularization of the code.José Fonseca
Hability to get the recipients from the message headers. Local delivery via a MDA.