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 2016/01/07 17:52:36 UTC

[Bug 7286] both scores RCVD_RMV_XPRIO=1.999 & XPRIO=1.999 on the same message/scan

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7286

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
                 CC|                            |kmcgrail@pccc.com
             Status|NEW                         |RESOLVED

--- Comment #1 from Kevin A. McGrail <km...@pccc.com> ---
No, the rule doesn't check if the Xpriority header is removed.  It checks if it
is there.

It looks if there is a Priority and if some received lines were removed.

__GATED_THROUGH_RCVD_REMOVER && __XPRIO 

So both would have to hit.

You might need to lower the scores of those tests.

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