All releases of nullmailer


Release Notes: This release fixes a problem with multiple arguments to protocol modules, extraneous spaces in SMTP sender, address parser handling domain names with trailing periods, a bug in header parsing that would cause the last header line to be repeated if there was no body, and handling headers containing CR+LF line endings. Permissions on queued files are more strict.


Release Notes: A typo in the SMTP module that caused HELO to be sent without a hostname has been fixed. A one-shot mode has been added to nullmailer-send.


Release Notes: Protocol modules report failure messages. This release has moved to a file-based hostname setup and fixes a bug in the SMTP module.


Release Notes: This release fixes gethostname prototype and protocol error codes.


Release Notes: Some reversed logic in the configure script was fixed. A compilation problem on Solaris (and possibly other systems) was fixed. The address parsing was modified to handle (and strip) a trailing period in the domain names.


Release Notes: Fixes all known bugs, including problems making proper TCP connections on some systems, and problems with garbage data being inserted into the queue, as well as making the header processing logic more lenient.


Release Notes: This second release candidate fixes several bugs, most notably a host name calculation bug that caused many sites to fail to be able to inject mail.


Release Notes: Fixes for timezone handling bugs in producing the "Date" field.


Release Notes: A fix for a minor problem in parsing the "remotes" files to make nullmailer deal properly with both comments and multiple white space, and nullmailer-inject is now less strict about header lines, ensuring RFC822 compliance.


Release Notes: This release fixes a bug which made an optional config file mandatory, causing a failure to deliver messages.