Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-10 | Do not pass multiple address to the MDA quoted as a single argument ↵ | José Fonseca | |
(Kusanagi Kouichi). | |||
2004-02-18 | Fail when no configuration file is found. | José Fonseca | |
Fix typo in the lexer. Fix compiler warning. | |||
2003-07-14 | Check th MDA return status. Fixed a bug the input buffering which when using | José Fonseca | |
the '-t' option and piping the input caused the parsed headers to be lost. Undo the inclusion of the debian directory and the source package. Tweak the dpkggen.sh script. | |||
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. |