Hi there,I have been searching the archives of the list for the best method to disabling the spam assassin's subject tagging (*** SPAM ***). I didn't find a definitive answer, so I wanted to post for confirmation what I did (for another set of eyes).
All I did was: # vi /etc/mail/spamassassin/local.cf and added: report_safe 0 # Disable subject rewrites *--> rewrite_subject 0* rewrite_header Subject ***SPAM*** Is this sufficient? And no other side effects? Thanks!
