Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-17 | Option to disable Message-ID header (Phil Sutter). | José Fonseca | |
2007-01-29 | Convert to UTF-8. | José Fonseca | |
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) | |||
2005-02-15 | Enforce strict permissions on configuration file (Tiago Macambira). | José Fonseca | |
2005-01-11 | Fix place of esmtprc config file: esmtprc should put in $sysconfdir, but ↵ | José Fonseca | |
it's always put in /etc (Sasajima). | |||
2004-02-18 | Fail when no configuration file is found. | José Fonseca | |
Fix typo in the lexer. Fix compiler warning. | |||
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-10-04 | Version bump. | José Fonseca | |
New 'default' keyword for indentities (Vitezslav Batrla). Documentation updates. | |||
2003-07-04 | Search for the global configuration file. | José Fonseca | |
Do not make the CRLF line translation for the MDA pipe. | |||
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. | |||
2003-02-11 | Support for identities and custom configuration files based on patch by Jerome | José Fonseca | |
<freejazz@gmx.fr>. Respective documentation updates. The use of '=' in the configuration file was made optional. | |||
2002-11-09 | Source formatting fixes. | José Fonseca | |
2002-09-29 | Removed the BUGS section of the man page. | José Fonseca | |
Fixed a dipplicate case statement. Added yyerror declaration to fixe the mismathced declaration warning. | |||
2002-09-26 | Initial revision | José Fonseca | |