Hello ~John, On Friday, February 6, 1998 at 4:27:39 AM you [~] wrote (at least in part):
>> I created this "Only Me" filter: >> ---------------------------- >> Move to "Not to me" folder >> ", [EMAIL PROTECTED]"|"[EMAIL PROTECTED]," >> Location : Recipient >> Presence : Yes >> ---------------------------- ~> Crap! I doesn't work either.... I still need help. Give this a try: (.+@.+[,;].*[EMAIL PROTECTED])|([EMAIL PROTECTED]*[,;].+@.+) Location: Recipient Presence: Yes Regular Expression: Yes Untested, but could work. Your expression missed the fact your address could be in angel brackets and there don't need to be a space between comma and your address. Additionally a semicolon could be used as delimiter. The expression above checks for a "seems to be an e-mail-address" either before or behind your own address, delimited by a comma or semicolon. Quite far from being perfect, but might help as a first step. -- Regards Peter Palmreuther (The Bat! v1.63 Beta/5 on Windows 2000 5.0 Build 2195 Service Pack 1) Adolescence is that period of time between puberty and adultery. ________________________________________________________ Current version is 1.61 | "Using TBTECH" information: http://www.silverstones.com/thebat/TBUDLInfo.html
