Hello, I just found a problem with a shortcircuit rule in my sa installation (3.2.4)!

I have defined in local.cf:

header MAILMAN ALL =~ /-(bounces|confirm|join|leave|request|subscribe|unsubscribe)[EMAIL PROTECTED]/i
describe        MAILMAN Mailman whitelisted
shortcircuit    MAILMAN ham


This rule hit on a mail to [EMAIL PROTECTED]:

spamd: identified spam (9.8/6.0) for filter:2525 in 0.6 seconds, 824 bytes.
spamd: result: Y 9 - MAILMAN,RCVD_IN_BL_SPAMCOP_NET,URIBL_AB_SURBL,URIBL_BLACK,URIBL_JP_SURBL,URIBL_OB_SURBL,URIBL_SC_SURBL,URIBL_WS_SURBL scantime=0.6,size=824,user=filter,uid=2525,required_score=6.0,rhost=localhost,raddr=127.0.0.1,rport=48543,mid=<[EMAIL PROTECTED]>,autolearn=disabled,shortcircuit=ham


The score was not set to shortcircuit_ham_score (default -100, not defined in my config).


What's wrong here?


Michael

Reply via email to