Yes. I restarted everything. When this did not work I rebooted the server. This still did not help. ________________________________________ From: jdow [j...@earthlink.net] Sent: Sunday, September 08, 2013 8:21 PM To: users@spamassassin.apache.org Subject: Re: Rules not working
On 2013/09/08 16:55, Raymond Jette wrote: > When I add add custom rules to /etc/mail/spamassassin/local.cf the rules work > as expected. If I create any *.cf file and put the rules in they do not > work. My test rule is: > > body test_match_all /.*/ > score test_match_all -0.01 > > Rules only work if they are in local.cf. If I run the following command: > > echo | spamassassin --debug > > I can see my custom rules that are in files other than local.cf get called. > Why would they work this way but never get called when spamd is called from > exim? > > Thanks for any help you can provide, > Ray Did you restart spamassassin or the tool that uses spamassassin itself? {^_^}