OK. I'm no regex expert, but I'll take a shot in the dark at the blank subject. How about his:
SUBJECT 0 PCRE (^$) Or this which could allow optional spaces or tabs SUBJECT 0 PCRE (^[ \t]?$) Maybe this will at least spark a discussion. And get some better regex people to respond. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of William Stillwell Sent: Tuesday, October 30, 2007 10:32 AM To: [email protected] Subject: [Declude.JunkMail] Need some Custom "Filters" 1) Need to setup a "BannedSender" Filter (which needs to send a custom "Banned" Email) 2) Need to setup a "Blank" Subject Filter. 3) Need to setup a "More CAPS then LowerCase Filter. Is this possible? --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com. --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com.
