> Thanks for reminding me to prepare a version of my patch for this version. > Part of my patch for 0.86 was already incorporated into 0.88, but not all. > I also noticed an additional (marginal) problem, so I'll report later > on a solution.
Here is an updated patch for Mail::DomainKeys that applies to 0.88: http://www.ijs.si/software/amavisd/Mail-DomainKeys-0.88-mark.patch Compared to my previous patch to 0.86, it: - still provides a change which allows a DK policy to accept either a "Sender:" or a "From:" header field (needed when a mailing list supplies its own Sender, but keeps original signature intact); - no longer applies a fix to DomainKeys/Header.pm, it is already in 0.88; - new fix: supplies a default "o=~" when policy record is present but does not supply "o" tag (default should apply, as per DK draft); While at it, I also made small improvements to SA plugin DomainKeys for better maintainability (more informative debug) and draft compliance. I submitted the patch to SA bug tracker: http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5140 Mark
