Bug 1822 - FORGED_MUA_OUTLOOK too sensitive
Summary: FORGED_MUA_OUTLOOK too sensitive
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Rules (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: All All
: P5 minor
Target Milestone: 2.60
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
: 1895 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-04-25 08:59 UTC by Dianne Skoll
Modified: 2003-05-25 07:33 UTC (History)
1 user (show)



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 Dianne Skoll 2003-04-25 08:59:56 UTC
The test is a bit sensitive; I would change:

header __OUTLOOK_MUA X-Mailer =~ /\bOutlook\b(?! IMO| Express Mac)/

to:

header __OUTLOOK_MUA X-Mailer =~ /\bOutlook\b(?! IMO| Express Mac| Express for Mac)/

--
David.
Comment 1 Theo Van Dinter 2003-05-25 07:14:31 UTC
added to 2.60
Comment 2 Theo Van Dinter 2003-05-25 15:33:08 UTC
*** Bug 1895 has been marked as a duplicate of this bug. ***