Bug 2527 - Outlook 2003 MISSING_OUTLOOK_NAME
Summary: Outlook 2003 MISSING_OUTLOOK_NAME
Status: RESOLVED DUPLICATE of bug 2538
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Rules (show other bugs)
Version: 2.60
Hardware: All other
: P4 normal
Target Milestone: 2.70
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-29 17:31 UTC by Carsten Mueller
Modified: 2003-10-01 10:14 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 Carsten Mueller 2003-09-29 17:31:45 UTC
Line 483 in File "20_head_tests.cf" should be changed

from:
header __HAS_OUTLOOK_IN_MAILER  X-Mailer =~ /Microsoft (CDO|Outlook)\b/

to:
header __HAS_OUTLOOK_IN_MAILER  X-Mailer =~ /Microsoft (CDO|Outlook|Office
Outlook)\b/

cause Outlook 2003 sends the following X-Mailer-Header:
X-Mailer: Microsoft Office Outlook, Build 11.0.5510
Comment 1 Daniel Quinlan 2003-10-01 18:14:12 UTC
moving to meta bug 2538

*** This bug has been marked as a duplicate of 2538 ***