SA Bugzilla – Bug 1586
More leniency in NoMailAudit's header parsing
Last modified: 2003-06-01 04:20:17 UTC
I suggest adding the /s option to the match regex on line 112 of NoMailAudit.pm so that it can be passed the message in the form of one header per element of the array instead of one line per element of the array. (This was an error made by MailScanner which has been fixed there, but fixing it in SpamAssassin too would be nice.)
I can't see a reason why doing this would result in anything different than the multi-line approach ... committed for 2.60.