https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7961
lsmod <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from lsmod <[email protected]> --- Thanks for your Tip! # spamassassin -D --lint 2>&1 | grep LOCAL_RULES_DIR Mar 5 17:35:25.045 [4145853] dbg: generic: Perl 5.032001, PREFIX=/usr, DEF_RULES_DIR=/usr/share/spamassassin, LOCAL_RULES_DIR=/etc/spamassassin, LOCAL_STATE_DIR=/var/lib/spamassassin So the directory is LOCAL_RULES_DIR=/etc/spamassassin This is not surprising and as stated in the bugreport at Debian the file with the own rules is read, but the rules are ignored: dbg: config: read file /etc/spamassassin/myrules.cf This is the main problem. -- You are receiving this mail because: You are the assignee for the bug.
