I finally got this filter to work, if anyone else is interested in it, here is how to do it:
I would like to thank Mr.Peter Palmreuther of the Bat TECH List! for figuring this out for me! Here is what he wrote; 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. -- Best Regards, ~John - - - ~John wrote - - - > I have been getting allot of Spam here lately that is addressed to me > along with several random or generated e-mail addresses. > So my question is, how do I create a filter that will "trash" any > e-mail to me [in either the To: or CC:] that has my address > ([EMAIL PROTECTED]) listed with *any* other e-mail address. > This is tricky, because the filter has to catch the e-mail whether or > not my e-mail address is listed first,last, or in the middle. > So In other words I want the filter to allow mail to my inbox that is > addressed to me and *only* me. Other e-mail, such as lists will be > filtered to the appropriate folder prior to this filter, so that I > won't miss any list mail. > (I'm CC'ing this to TBTECH just in case its too complicated for TBUDL) > But I'm hoping someone, somewhere can tell me how to do this, I think > it would be a helpful filter for everyone as well. - - - End of ~John's message - - - ________________________________________________ Current version is 1.62 | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

