Hello

I am thinking about using Sendmail/Spamass-Milter/SpamAssassin
to reject mail at the Sendmail level based on the Subject 
(****SPAM****) or the  X-Spam-Flag rather accepting all the 
junk that SA flags as SPAM. However I do not want to return 
to the spammers all the information given in the X-Spam_Status 
header. Is there any harm in commenting out in PerMsgStatus.pm:

#  $self->{msg}->put_header ("X-Spam-Status", $_);

or are all the headers that get included in a SPAM message
configurable?

Also with bouncing the message in mind:

defang_mime          0  <- pointless if bouncing message back to
spammer?
clear-terse-report-template
terse-report _HITS_ Sorry, this looks like SPAM
use_terse_report     1
report_header        1

Do any of you see any problems with this?

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

Reply via email to