Fire up what? Correct me if I'm wrong, but as far as I know SA does not reject at SMTP session level. I myself am using it with amavis and I have: $sa_quarantine_cutoff_level = 12.0; which will drop any spammy message with that score or above it.
If you don't have any option you can use header_checks and drop spams there, although you should be warned that false positives will be dropped also. I think SA delivers by default spam-marked messages to avoid these false positives. /^X-Spam-Level: ************/ DISCARD This is a spam message (score 12) Shortcircuit is useful as it will not run any other tests (less cpu usage) if it is sure that message is spam. -----Original Message----- From: Bowie Bailey [mailto:] Sent: Monday 24, January 01, 2011 19:32 To: users@spamassassin.apache.org Subject: Re: score=100.0 required=3.0 tests=SHORTCIRCUIT,,USER_IN_BLACKLIST On 1/24/2011 11:50 AM, J4 wrote: > Hi all, > > Just would like to check that my settings are correct. The rcpt was > blacklisted, yet the spam was delivered. I had thought that it would > have been rejected during the SMTP session via spamass-milter, but I did > not see it fire in the logs. Perhaps I have missed something in the > spam-milter set-up and integration with postfix > > > Regards, S > > -------- Original Message -------- > Return-Path: <si...@baduser.bomb> > X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on > logout.niceemailserver.test > X-Spam-Flag: YES > X-Spam-Level: ************************************************** > X-Spam-Status: Yes, score=100.0 required=3.0 tests=SHORTCIRCUIT, > USER_IN_BLACKLIST shortcircuit=spam autolearn=disabled version=3.3.1 > X-Spam-Virus: _CLAMAVRESULT_ > X-Spam-Report: * 0.0 SHORTCIRCUIT Not all rules were run, due to a > shortcircuited rule * 100 USER_IN_BLACKLIST From: address is in the > user's black-list SA marked it as spam. If it was not rejected, you should check your spamass-milter settings. -- Bowie The information contained herein is intended for its addressee(s) only and it is privileged or otherwise confidential. Any unauthorized distribution, amendment or disclosure hereof is strictly forbidden by the law. Please find complete and translated versions at http://www.rompetrol.com/disclaimer.html