In article <[EMAIL PROTECTED]> you wrote: > I've seen a few uncaught spams lately with ALL_TRUSTED scored.
> I see that this is determined by a function called check_all_trusted(), > but my Perl isn't good enough to work out how this flag is determined. > Mails are delivered direct via SMTP, not relayed from anywhere, so I > don't see that there should be any trusted relays in the chain. I believe this is handled through SpamAssassin's configuration via the parameter 'trusted_networks'. You'll probably want to cross-check the addresses and netblocks you have listed in SpamAsssassin's configuration with the IP addresses where the spam is coming from and then prune appropriately. _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

