summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)Author
2009-12-24Bump version. Document.José Fonseca
2009-12-16Bump version number.José Fonseca
2009-06-27Force mail to be delivered by the MDA.José Fonseca
SF patch 2489938.
2009-03-28Update the news.José Fonseca
2008-11-14Update mutt option name in the user manual (Wu Fengguang).José Fonseca
2008-10-09Bump version for release.José Fonseca
2008-09-17Option to disable Message-ID header (Phil Sutter).José Fonseca
2008-07-10Update news.José Fonseca
2007-09-03Bump version for release.José Fonseca
2007-08-15Handle CR-LF newline endings when parsing the headers.José Fonseca
2007-08-08Wrapper script for off-line mail delivery (Phil Sutter).José Fonseca
2007-01-27Prevent segfault expanding %F in the MDA string when the reverse path is not ↵José Fonseca
specified.
2007-01-27Use a reasonable default for the reverse path when one is not specified, ↵José Fonseca
instead of an empty one.
2006-03-18Document how to get CA certifcates.José Fonseca
2006-02-08Tips for adding missing Date: headers in messages for local delivery (Bruce ↵José Fonseca
Schultz).
2005-08-04Corrections to the manpages (Reuben Thomas).José Fonseca
2005-03-10Prepare for release.José Fonseca
2005-03-10Do not pass multiple address to the MDA quoted as a single argument ↵José Fonseca
(Kusanagi Kouichi).
2005-02-15Allow to set helo-name. Allow to send out local mail as remote mail by adding aJosé 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-15Enforce strict permissions on configuration file (Tiago Macambira).José Fonseca
2005-02-15Don't require getopt_long (based on SASAJIMA and Dirk Tilger patches).José Fonseca
2004-01-13Add a 'postconnect' keyword to execute a command after closing a SMTP ↵José Fonseca
connection.
2003-11-16Minor version bump.José Fonseca
Use libesmtp-config for libESMTP flags detection. Cleaned configure.ac.
2003-11-14Bump version for release.José Fonseca
2003-11-07Don't call smtp_starttls_set_password_cb() unless StartTLS is enabled ↵José Fonseca
(Maurice Galland).
2003-11-06RedHat RPM spec file (Robert Scheck).José Fonseca
2003-11-03Detailed documentation on how to use the StartTLS extension.José Fonseca
Handle StarTLS events. Fixed some compiler warnings.
2003-10-17New 'preconnect' keyword to execute a command prior to opening an SMTPJosé Fonseca
connection (Daniel Richard G.).
2003-10-04Version bump.José Fonseca
New 'default' keyword for indentities (Vitezslav Batrla). Documentation updates.
2003-07-14Check th MDA return status. Fixed a bug the input buffering which when usingJosé 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-14Add a man page for the configuration file.José Fonseca
2003-07-12Debian packaging fixes.José Fonseca
2003-07-05Spelling corrections.José Fonseca
2003-07-05Remove the rationale from the manual.José Fonseca
Add timestamps to the version log.
2003-07-05Better documentation.José Fonseca
Support for more sendmail options. Error verification for libESMTP calls.
2003-07-03Documentation and packaging fixes for the latest changes.José Fonseca
2003-06-24Beautification of the manpage.José Fonseca
Updated the news.
2003-05-18Bumped to version 0.4. Added Debian packaging. Fixes to the autogen.shJosé Fonseca
script. Mentioned some caveats in the documentation.
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-09-26Initial revisionJosé Fonseca