>> NOW I just need to know :
>> How do I to tell the selective download filters that any email 1)
>> containing [EMAIL PROTECTED] in the
>> header 2) AND MISSING the correct "real name" is to be deleted.

MM> This regular expression...
MM> (?<!correct_real_name) <[EMAIL PROTECTED]>

MM> .....should detect the said address that is not preceded by
MM> "correct_real_name", but check it, and/or consult others, more
MM> experienced with regex.

MM> I am not sure whether the space before the chevron at the beginning of
MM> the address should be left just as it is or it would have to be denoted
MM> by some other symbol.

MM> If this regex above is fully correct, then you would just have to check
MM> "Entire header" under "Rule" tab, then "Match any string as a regular
MM> expression" for "Detection method", and "Kill" for "Action", under
MM> "Advanced" tab.


Assuming your regex expression is correct I still do not know what to
do with it! Where does it go and under advanced should I check
some box other than what is checked by default?

ALSO the "Correct Real Name" has spaces in it. Does this matter?





-- 
Beautiful Butterfly Displays
http://FramedButterflyArt.com

Random tagline:
Never tell people how to do things.  Tell them what to do and they will 
surprise you with their ingenuity.
         - George S. Patton


________________________________________________
Current version is 3.65.03 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to