Dan, 

Run two separate SA daemons and two separate MTA daemons.  We do this with a 
postfix/SA install.  You can then tweak additional settings for your MTA to 
also ignore these types of checks as well.  We run Postfix on port 25 for 
incoming and on 587 (submission) for outgoing.  We also have an alternate port 
for outgoing as well (which only responds to local network (of 2525).  Each 
port/IP combo in postfix can pass things to it's own filter (thus two separate 
instances of SA).

Hope that helps.

Gary Smith

From: Dan Gambiera [mailto:anu...@gmail.com] 
Sent: Monday, December 28, 2009 2:07 PM
To: users@spamassassin.apache.org
Subject: Speeding up even further - Can I make this work?

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?

The FAQ and Wiki aren't terribly helpful.

Regards,
Dan Gambiera

Reply via email to