List wrote: > > My problem is I do not have rewrite_subject 1 and subject_tag [SPAM] in > the local.cf file. But i got these warnings when i run spamassassin -D > --lint. Is there any other files which i have to look into?
Sorry, I mis-read your problem. You need to look at ALL the .cf files in the same directory as your local.cf, presumably /etc/mail/spamassassin/. You also need to look in ~/.spamassassin/user_prefs. I'd suggest: grep subject_tag /etc/mail/spamassassin/*.cf grep subject_tag ~/.spamassassin/user_prefs Also, if any of the above files use an include, you need to check the included file.