http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4811

           Summary: whitelist_from_spf should behave as whitelist_from if
                    sender domain does not have spf
           Product: Spamassassin
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Rules
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Whitelist_from_spf should behave as whitelist_from if sender domain does not
have spf.  

Here is the way whitelist_from_spf should behave:

   sender_has_spf   mail_is_from_spf_relay     whitelist_from_spf classification
1. YES                   NO                          -              SPAM
2. NO                    -                          YES             GOOD
3. YES                   YES                        YES             GOOD

Currently, case 2 sometimes gets classified as spam and it shouldn't.
Adding a standard whitelist_from just results in it misclassifying some case #1
emails as good (whitelisted) which is also wrong.



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

Reply via email to