http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5373
------- Additional Comments From [EMAIL PROTECTED] 2007-03-20 08:14 -------
btw (In reply to comment #0)
> The trusted_networks allows you to define the IP addresses of networks you
> trust. Consider this situation:
>
> spam-zombie -> zoneedit-mail-forwarding -> fastmail.fm-customer
>
> So fastmail.fm runs SpamAssassin. We set our known internal networks as
> trusted_networks. This means the relay analysis algorithm will use the
> zoneedit-mail-forwarding IP as the -lastexternal IP for some RBL tests such
> as:
>
> header RCVD_IN_XBL eval:check_rbl('sblxbl-lastexternal',
> 'sbl-xbl.spamhaus.org.'
>
> This isn't very useful, we really want to scan further back to test against
> the
> source IP. Now the way to do this is to add all the known forwarding systems
> to
> your trusted_networks.
hmm, hold on. "trusted" != "internal" -- I think you're conflating
trusted_networks and internal_networks here.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.