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

RW <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #9 from RW <[email protected]> ---
This rule currently has a score of 0.001. I don't know whether there's any
merit in it, but it's not going to be possible to tell until the rule takes
account of various bounce-handling and  envelope-rewriting schemes (e.g. SRS). 

It needs at least to exclude mail with:

- a list-id header
- a string like "reply", "bounce" etc in the envelope local-part
- the "From:" header domain in the local-part of the envelope (between word
boundaries)

It should also be looping over various headers in addition to "from" such  as
sender, resent-from, resent-sender. This is not just to reduce FPs, but more
importantly to prevent the rule working just by being a surrogate check for a
sender header.

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

Reply via email to