SPAM Subject Tagging

Matt hciss at HCIWS.COM
Wed Oct 22 18:35:21 IST 2003


Setup like this.  Will it tag SPAM with "{SPAM?}" and high scoring SPAM with
nothing?

Matt


# If the message is spam, do you want to modify the subject line?
# This makes filtering in Outlook very easy.
# This can also be the filename of a ruleset.
Spam Modify Subject = %rules-dir%/spamtag.subject.rules

# This is the text to add to the start of the subject if the
# "Spam Modify Subject" option is set.
# This can also be the filename of a ruleset.
Spam Subject Text = {Spam?}

# This is just like the "Spam Modify Subject" option above, except that
# it applies then the score from SpamAssassin is higher than the
# "High SpamAssassin Score" value.
High Scoring Spam Modify Subject = no

# This is just like the "Spam Subject Text" option above, except that
# it applies then the score from SpamAssassin is higher than the
# "High SpamAssassin Score" value.
High Scoring Spam Subject Text = {Spam?}



More information about the MailScanner mailing list