http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5776
------- Additional Comments From [EMAIL PROTECTED] 2008-01-09 07:39 ------- > do you use allow_user_rules? > > No. > have you additional rules defined in /etc/mail/spamassassin ? > > Yes. Ah! It seems to be caused by my shortcircuit.cf, modified from the one on the SA wiki (http://wiki.apache.org/spamassassin/ShortcircuitingRuleset) If I comment out the following rule: # simple, non-network-based whitelists, locally-generated messages, # messages via a trusted relay chain, simple, non-network based blacklists meta SC_HAM (USER_IN_WHITELIST||USER_IN_DEF_WHITELIST||USER_IN_ALL_SPAM_TO||NO_RELAYS||USER_IN_BLACKLIST_TO||USER_IN_BLACKLIST) priority SC_HAM -1000 shortcircuit SC_HAM ham score SC_HAM -20 the error stops. > does "spamassassin --lint" pass? > > Yes ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
