summaryrefslogtreecommitdiff
path: root/esmtp.1
AgeCommit message (Collapse)Author
2007-01-27Describe -I in man page for sendmail (Reuben Thomas).José Fonseca
2006-03-18Use only ASCII codes.José Fonseca
2005-08-04Corrections to the manpages (Reuben Thomas).José Fonseca
2004-01-13Document when and how the local MDA is invoked. Fix some typos.José Fonseca
2003-10-04Version bump.José Fonseca
New 'default' keyword for indentities (Vitezslav Batrla). Documentation updates.
2003-07-15Detect the MDA for debconf.José Fonseca
Minor documentation enhancements. Add the [forgoten] esmtprc.5 manpage.
2003-07-14Add a man page for the configuration file.José Fonseca
2003-07-05Minor fixes to the man page.José Fonseca
Fixed some minor memory leaks.
2003-07-05Spelling corrections.José Fonseca
2003-07-05Better documentation.José Fonseca
Support for more sendmail options. Error verification for libESMTP calls.
2003-07-04Removed Brian Stafford from the authors for sake of consistency - the code ↵José Fonseca
from his orginal libESMTP example has been pratically rewritten and there are many other people which code I took here. These sources are all referred in the sources. Add some missing source files to automake sources.
2003-07-03Modularization of the code.José Fonseca
Hability to get the recipients from the message headers. Local delivery via a MDA.
2003-06-27Include the sendmail compatibility executables symlinks and the respective manJosé Fonseca
pages.
2003-06-24Beautification of the manpage.José Fonseca
Updated the news.
2003-02-11Support for identities and custom configuration files based on patch by JeromeJosé Fonseca
<freejazz@gmx.fr>. Respective documentation updates. The use of '=' in the configuration file was made optional.
2002-11-09Implemented the '-X' option.José Fonseca
Use of event_cb for the verbose output.
2002-09-29Removed 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-29Better handling of the -b options and update of the man page.José Fonseca
Use sendmail exit codes.
2002-09-29Some small corrections to the man pageJosé Fonseca
2002-09-26Initial revisionJosé Fonseca