Missed including the list on the return ;) ---------- Forwarded message ---------- From: Chad <[EMAIL PROTECTED]> Date: Nov 23, 2005 7:31 PM Subject: Re: Inconsistent Spam scores? To: jdow <[EMAIL PROTECTED]>
On 11/23/05, jdow <[EMAIL PROTECTED]> wrote: > You need to setup your trusted_networks and internal_networks values > to get rid of ALL_TRUSTED. These values are usually stored in the > /etc/mail/spamassassin/local.cf file. Read the wiki regarding the > trusted_networks setup. > > Trusted_networks is merely a short list of mailers from when you > directly receive email that you can trust not to forge addresses. > That is the only trust involved. I use fetchmail and with the > headers it places in mail my trusted_networks value can be a simple > "127/8". Then I set "internal_networks 192.168/16" as rather large > overkill for the real setup here. > > If you receive directly then your smtp server's IP address that it > places in the email Received headers would be appropriate for the > trusted_networks. And if you have a whole Internet block of addresses > they should probably be in your internal_networks values. > > Of course, this is a topic we've been talking about for the last > couple days already. So you probably didn't think of the right search > term. {^_-} > > {^_^} I'll check that out, thank you. And as I just blindly started reading other threads I did come across a similar instance from yesterday, so yeah, my search terms were simply not cutting it apparently ;) Thanks!