Share

domainkeys-milter

File Release Notes and Changelog

Release Name: 0.3.0

Notes:
This release includes some minor fixes as well as a couple of
important changes.  The most notable fix is that the
DomainKey-Signature: header has been discarded in favour of
the new Authentication-Results: header, as suggested by the 01
draft of the DomainKey specification. 

Support for POP-before-SMTP is now fully active code.  Also,
support has been added for SleepyCat DB v4, and a crash fix has
been made.

Changes: 0.3.0 2005/04/28 Properly terminate pointer arrays built from command line arguments. Problem noted by Dick St. Peters of NetHeaven. Adjust position of optional domain name comment on output from gentxt.csh. Requested by Scott Grayban. (RFE SF1051288) Pass mail that has no From: header or Sender: header. Previously only the From: header was checked. Correctly report which header and value was used to do verification. Reported by S. Moonesamy of Eland Systems. (Bug SF1181850) Support for Sleepycat DB version 4. Based on a patch from Adrian D. Havill. Activate _FFR_AUTH_RESULTS, to match the new DomainKeys draft. Activate _FFR_POPAUTH; now you compile with POPAUTH, and make sure the build can find the appropriate includes and libraries. This also adds the "-U" command line option to specify the location of the POP-before-SMTP database.