Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-02-15 | Allow to set helo-name. Allow to send out local mail as remote mail by adding a | José Fonseca | |
qualifying domain name. Allow forcing envelope-from and Sender headers. Drop possible admin-added sgid priveleges to be dropped after reading the config. (Bernhard Link) | |||
2004-01-13 | Add a 'postconnect' keyword to execute a command after closing a SMTP ↵ | José Fonseca | |
connection. | |||
2003-10-17 | New 'preconnect' keyword to execute a command prior to opening an SMTP | José Fonseca | |
connection (Daniel Richard G.). | |||
2003-07-05 | Better documentation. | José Fonseca | |
Support for more sendmail options. Error verification for libESMTP calls. | |||
2003-07-03 | Exit with an error code immediately whenever an error. | José Fonseca | |
Extensive use of xmalloc and friends. | |||
2003-07-03 | Modularization of the code. | José Fonseca | |
Hability to get the recipients from the message headers. Local delivery via a MDA. |