On Mon, 28 Dec 2009 14:07:12 -0800
Dan Gambiera <anu...@gmail.com> wrote:

> I'm trying to get spamassassin to work more quickly on outgoing
> email. Since I know where the email is coming from et cetera there is
> no need to do any of the DNSeval, SPF, DKIM, RBL and similar tests. I
> don't want to just set the scores for a bunch of the standard tests
> to zero. I want to keep them from getting run at all. Does anyone
> have any insight on what I will need to modify in the code to do this?

I'm not sure you have to do anything. If you configure your msa_networks
and internal_networks appropriately, your outgoing mail will never have
left the internal network, so RBLs, SPF and other DNS based checks
wont run - not sure about  DKIM.  You might want to reduce the
ALL_TRUSTED score.

Reply via email to