Bug 254 - Searching for MIME boundary not done correctly
Summary: Searching for MIME boundary not done correctly
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 2.20
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-25 13:14 UTC by Theo Van Dinter
Modified: 2002-06-09 17:00 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status
Patch for PerMsgStatus to help properly find MIME boundary statements patch None Theo Van Dinter [HasCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description Theo Van Dinter 2002-04-25 13:14:26 UTC
While working on debugging bug 253, I found a few sections of PerMsgStatus.pm 
that don't properly match a MIME boundary specification.  I'll attach a patch 
in a minute to fix those lines.
Comment 1 Theo Van Dinter 2002-04-25 13:19:02 UTC
Created attachment 81 [details]
Patch for PerMsgStatus to help properly find MIME boundary statements
Comment 2 Craig Hughes 2002-06-10 01:00:24 UTC
Committed.