procmail
[Top] [All Lists]

Re: sed's and body content filter

2003-01-16 10:20:46
On Thu, 16 Jan 2003, Jefferis Peterson wrote:

Hi dman,   
[...] surely nobody but a nogoodnik is going to insert those comments
with your name in the first place.  Why don't you look *for* them
instead of *around* them?

Yes, that is what I was planning to do.

A nearly identical conversation is taking place on the spamassassin list
right now.

I'm reading about scoring now because thought perhaps some personally
addressed advert from a subscribed to list [like MacZone.com, eg.] might
have my name in the hidden html [ you know, like Hello "jefferis" ... ]
at least one time.

It's possible, but unlikely.  Even so, somthing like this should work:

:0 B
*  1^1 ()<!--[^>]+-->
* -2^1 ^.+$
{
 LOG="More than two HTML comments per line is silly.$NL"
}


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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