Bug 1586 - More leniency in NoMailAudit's header parsing
Summary: More leniency in NoMailAudit's header parsing
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 2.50
Hardware: PC FreeBSD
: P5 minor
Target Milestone: 2.60
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-02 21:17 UTC by Tony Finch
Modified: 2003-06-01 04:20 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Finch 2003-03-02 21:17:58 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.)
Comment 1 Theo Van Dinter 2003-06-01 12:20:17 UTC
I can't see a reason why doing this would result in anything different than 
the multi-line approach ...  committed for 2.60.