On 15/02/2011 9:27 AM, J4K wrote:
spamassassin --lint
This may seem obvious, but did you run "spamassassin --lint" like
sa-compile suggested?
I assume DCC is probably not loaded, or disabled in your setup.
Open up /etc/spamassassin/local.cf, find this line
dcc_add_header 1
Comment it out. The line should look like this when you are done
#dcc_add_header 1
Save your changes and run "spamassassin --lint" again. This time there
should be no complaints from it. If there are not, try sa-compile again.
Regards,
Lawrence