procmail
[Top] [All Lists]

recent username w-rote type cruft

2006-11-28 00:32:40

# 20061127      username_wrote
# subject consists of "username wrote:" where the username token is the
# first word of the quoted name text in the From: field.
:0
* Subject:[     ]*\/[^  ][a-z]* wrote:$
* MATCH ?? ()\/[^       ][a-z]*
* $ From:[      ]\"$MATCH
{
        SPAMVAL="+75"
        SPAMMISHNESS="${SPAMMISHNESS}${SPAMVAL}"
        SPAMNOTES="${SPAMNOTES}SPAM: ${SPAMVAL} username wrote${NL}"
}

The action is merely how I deal with spam stuff, by adding points to an 
overall score.

interestingly, I've really only been seeing these spams in administrative 
email I forward from another system (and which, being administrative in 
nature, isn't subject to the same level of filtering as my regular 
mail).  In checking my archives, I see my spam filters have been busy 
tagging these for a plethora of other faults.
---
  Sean B. Straw / Professional Software Engineering

  Procmail disclaimer: <http://www.professional.org/procmail/disclaimer.html>
  Please DO NOT carbon me on list replies.  I'll get my copy from the list.


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>