> -----Original Message-----
> From: ian douglas
> Sent: Thursday, November 20, 2003 4:19 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [SAtalk] <font color="#FFFFFF">
> 
> 
> > Just my $0.02, but I'd make it this:
> >
> > color=("?\#?F[0-9A-F]F[0-9A-F]F[0-9A-F]"?|"?white"
> 
> 
> FYI, you should also change
> 
> color=
> 
> to
> 
> color(=|=3D)
> 
> since I've had some spam slip through because the '=' is 
> converted to =3D in the raw body.
> 
> -id

I'm up for closing any gaps!  So I now have the following:

/<font\s?.*
color(?:=|=3D)(?:"?\#?F[0-9A-F]F[0-9A-F]F[0-9A-F]"?|"?white"?).*>/i


Thanks ian!

--Larry




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to