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

--- Comment #20 from Mark Martinec <[email protected]> 2010-02-02 07:35:04 
UTC ---
In Bug 6318, Bron Gondwana writes:

The rule "header RCVD_IN_CSS" in 72_active.cf looks like this:

1808:header RCVD_IN_CSS              eval:check_rbl_sub('zen',
'zen.spamhaus.org.', '127.0.0.3')

By my reading of the docs, that's incorrect.  It should either be:
  header RCVD_IN_CSS  eval:check_rbl_sub('zen', '127.0.0.3')
or
  header RCVD_IN_CSS  eval:check_rbl('zen', 'zen.spamhaus.org.','127.0.0.3')

Am I just confused, or is this wrong?



Warren Togami:
And shouldn't it be lastexternal?

Daryl C. W. O'Shea:
lastexternal, no.  CSS lists snowshoe hosts, not just any dynamic address. 
lastexternal should only be used when a list includes IPs just because they're
dynamic or consumer IPs, etc.

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to