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.
Thank you. The rule from Daniel Watts for software is the cause.
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
- Original Message -
From: "Matt Kettler" <[EMAIL PROTECTED]>
To: "List" <[EMAIL PROTECTED]>
Cc:
Sent: Wednesday, November 02, 2005 2:49 AM
Subject: Re: 3.10 configure
List wrote:
Hi,
spamassassin -D --lint gave me these warnings:-
[13147] wa
List wrote:
> Hi,
>
> spamassassin -D --lint gave me these warnings:-
>
> [13147] warn: config: failed to parse line, skipping: rewrite_subject 1
> [13147] warn: config: failed to parse line, skipping: subject_tag [SPAM]
>
> Below is my local.cf. Where does those come about?
>
As of SA 3.0.0 t