Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-27 | Fix gcc warning. | 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 | Don't require getopt_long (based on SASAJIMA and Dirk Tilger patches). | José Fonseca | |
2003-07-05 | Minor fixes to the man page. | José Fonseca | |
Fixed some minor memory leaks. | |||
2003-07-05 | Better documentation. | José Fonseca | |
Support for more sendmail options. Error verification for libESMTP calls. | |||
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 | Documentation and packaging fixes for the latest changes. | José Fonseca | |
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-06-27 | Include the sendmail compatibility executables symlinks and the respective man | José Fonseca | |
pages. | |||
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 | Implemented the '-X' option. | José Fonseca | |
Use of event_cb for the verbose output. | |||
2002-11-09 | Fix bug where legitimate '-q' options could be considered invalid. | José Fonseca | |
2002-11-09 | Source formatting fixes. | José Fonseca | |
2002-11-05 | Version bump. Minor code reordering. | 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-29 | Better handling of the -b options and update of the man page. | José Fonseca | |
Use sendmail exit codes. | |||
2002-09-26 | Initial revision | José Fonseca | |