At 01:56 AM 12/12/2001 -0500, you wrote:
>My questions then are 1) How can I rid of the *****SPAM***** in the Subject
>line? 2) Will this break everything? 3) Is there a simpler way around all of
>this?
>I've already tried this /etc/procmailrc:

1 - in your local.cf find the line that says this:

# By default, the subject lines of suspected spam will be tagged.
# This can be disabled here.
#
# rewrite_subject 0

and uncomment the last line so it reads

rewrite_subject 0

2 - instead of this rule to filter messages...

>## * ^Subject:.*\*\*\*\*SPAM\*\*\*\*

Use this instead:

* ^X-Spam-Status:.*Yes

That should do it!

reb


_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to