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

           Summary: DNS_FROM_OPENWHOIS description wrong
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P3
         Component: Rules
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


(SA 3.2.0-rc1, trivial).
It took me a while to figure out why the following rule
misfired, only to find out that its description is wrong:

72_active.cf:

header DNS_FROM_OPENWHOIS
  eval:check_rbl_envfrom('openwhois', 'bl.open-whois.org.')
describe DNS_FROM_OPENWHOIS
  From: sender listed in bl.open-whois.org.

It description clams its test a 'From:', while in reality it
tests the envelope return path.

Here is an example of such mail:

  Return-Path: <[EMAIL PROTECTED]>
  Message-ID: <[EMAIL PROTECTED]>
  From: lore83 <[EMAIL PROTECTED]>



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

Reply via email to