You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2015/01/22 13:28:09 UTC

[Bug 7122] New: Outlook 15 __HAS_OFFICE1214_IN_MAILER

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7122

            Bug ID: 7122
           Summary: Outlook 15 __HAS_OFFICE1214_IN_MAILER
           Product: Spamassassin
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Rules
          Assignee: dev@spamassassin.apache.org
          Reporter: ta@geuka.systems

Outlook 15 same problem like 12 and 14: When a X-MSMail-Priority header is set
X-MimeOLE is missing.
Since we can not remove Outlook for the planet ;>
Changing  __HAS_OFFICE1214_IN_MAILER     X-Mailer =~ /^Microsoft (?:Office
)?Outlook 1[24]\.0/
to
__HAS_OFFICE121415_IN_MAILER     X-Mailer =~ /^Microsoft (?:Office )?Outlook
1[245]\.0/
should solve the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7122] Outlook 15 __HAS_OFFICE1214_IN_MAILER

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7122

Kevin A. McGrail <km...@pccc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Kevin A. McGrail <km...@pccc.com> ---
svn commit -m 'minor rule change for __HAS_OFFICE1214_IN_MAILER for Office 15
bug 7122'
Sending        build/README
Sending        rules/20_head_tests.cf
Transmitting file data ..
Committed revision 1653842.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7122] Outlook 15 __HAS_OFFICE1214_IN_MAILER

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7122

Kevin A. McGrail <km...@pccc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kmcgrail@pccc.com

--- Comment #1 from Kevin A. McGrail <km...@pccc.com> ---
Looks to be a straightforward and simple change.  Thanks for the extra bit. 
I'll commit it as soon as a test finishes.  KAM

-- 
You are receiving this mail because:
You are the assignee for the bug.