On 2013/07/17 1:02 PM, Sharma, Ashish wrote:
I am confused as to what is going wrong here?How can I test whether the custom rule sets in 'local.cf' are being loaded by spamassassin on my production setup? Thanks Ashish
Hi Ashish run the following spamassassin -t -D < test-message 2>&1 | less then you can check through the debug for hits against your rule. regards TomPS: spamassassin issues should be logged on the spamassassin-list, not amavis.
