OpenDKIM 2.8.0 Beta4 available

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Tue, 12 Feb 2013 13:54:28 -0800 (PST)

Changes since Beta3:

o LIBOPENDKIM: Fix header canonicalization when DKIM_LIBFLAG_FIXCRLF is used in
   combination with dkim_chunk(). Problem noted by Dave Kelly and Heather Lord.

o TOOLS: Add "-K" (keep temporary files) flag for opendkim-testmsg.

The first bullet there is kind of major for users of the library (but not
of the filter) in that DKIM signatures generated by the exim MTA will
generally fail to verify without this patch. libopendkim has a bug that
reveals itself when the following three conditions are met:

- dkim_chunk() is the data injection method of choice
- DKIM_LIBFLAG_FIXCRLF is set
- the "b=" tag is followed by a ";", and/or is not last in the signature

The first two are not true for the filter, so most of you reading this are
not affected. Exim is the only MTA I know tha does the third thing.
Received on Tue Feb 12 2013 - 21:54:43 PST

This archive was generated by hypermail 2.3.0 : Tue Feb 12 2013 - 22:00:01 PST