> After the scripts download the rules and try to merge them I get this error. > > >Lint output: config: SpamAssassin failed to parse line, skipping: > >rewrite_subject 0 > >lint: 1 issues detected. please rerun with debug enabled for more > >information.
To solve this remove from your rules file (local.cf or user_prefs) these two lines rewrite_subject 0 subject_tag [spam] and add new syntax i.e. rewrite_header Subject [Spam] and after adding these or any other rules, to debug run spamassassin --lint -D this will show you any more errors if there in the file and always remember to run this command after editing your rules file to synchronise it. enjoy -- Crisppy Fernandes