http://bugzilla.spamassassin.org/show_bug.cgi?id=2916

           Summary: whitelist_from_rcvd doesn't work when a trusted domain
                    is detected.
           Product: Spamassassin
           Version: 2.61
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Rules
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When I set up a trusted network then the whitelist_from_rcvd will not work.

trusted_networks 207.156.
whitelist_from_rcvd [EMAIL PROTECTED] hillsboroughcounty.org

debug: received-header: parsed as [ ip=207.156.7.21
rdns=ns2b.hillsboroughcounty.org helo=ns2b.hillsboroughcounty.org
by=impmail.dnsalias.com ident= ]
debug: received-header: relay 207.156.7.21 trusted? yes
X-Spam-Status: No, hits=-0.7 required=4.5 tests=BAYES_30,NO_REAL_NAME
        autolearn=no version=2.61

If I set trusted_networks to some other network then the whitelist work 
properly.

trusted_networks 172.
whitelist_from_rcvd [EMAIL PROTECTED] hillsboroughcounty.org

debug: received-header: parsed as [ ip=207.156.7.21
rdns=ns2b.hillsboroughcounty.org helo=ns2b.hillsboroughcounty.org
by=impmail.dnsalias.com ident= ]
debug: received-header: relay 207.156.7.21 trusted? no
X-Spam-Status: No, hits=-100.7 required=4.5 tests=BAYES_30,NO_REAL_NAME,
        USER_IN_WHITELIST autolearn=no version=2.61

I'm running Spamassassin 2.61 on Gentoo Linux 1.4.



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

Reply via email to