From: "Jon Kvebaek" <[EMAIL PROTECTED]>
"M.Lewis" <[EMAIL PROTECTED]> writes:
I've seen quite a few messages regarding trusted_networks lately. I have
played around with my setup and still don't think I have it set
correctly.
What I have is this:
# Trusted
trusted_networks 127.0.0.1 192.168.1.0/16
My setup is my mail is dragged down via fetchmail from my provider,
runs through Postfix, then Amavisd, then Spamassassin. Yes, I am
NAT'd. I do not have a public IP.
Is my setup of trusted_networks correct? If so, why do I see the
following in I think in every spam message.
-3.3 ALL_TRUSTED Did not pass through any untrusted hosts
Hmm. Did you put clear_all_trusted before that?
clear_trusted_networks
He has trusted_networks set wrong, too.
{^_^}