SA Bugzilla – Bug 1822
FORGED_MUA_OUTLOOK too sensitive
Last modified: 2003-05-25 07:33:08 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.
added to 2.60
*** Bug 1895 has been marked as a duplicate of this bug. ***