Bob Apthorpe wrote:
What about the trusted_networks parameter?
From perldoc Mail::SpamAssassin::Conf:
DNS
blacklist checks will never query for hosts on these
networks.
Exactly as stated, these (dnsbl) are the only tests that are not performed for
trusted networks.
danb
Matt Kettler wrote:
99% of the time you're much better off implementing a whitelist in
whatever layer you are using to call SA in the first place (ie: procmail
them around sa instead of through it)..
In my setup the SA is called from postfix (-o content_filter in master.cf).
The box does not ha