On Fri, Oct 30, 2009 at 02:21:10AM -0700, Mynabbler wrote: > > > Alex-325 wrote: > > I'm interested in experimenting with shortcircuiting, and wondered if > > anyone had some examples they're using that they could share? > We are using it to shortcircuit HAM and prevent blowing CPU cycles on > newsletters that people expect to never contain spam. So, there is a > 'shortcircuit.cf' that lives in /etc/mail/spamassassin and looks like this:
For the record, if you want to save even more resources, here are some thoughts for even quicker shortcircuiting without DNS queries sent etc. https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5930