-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday, January 21, 2003, Miguel A. Urech wrote...
>> Strings: <.*[email protected]> >> Location: Kludges >> Presence: Yes >> >> AND >> >> Strings: <[EMAIL PROTECTED]> >> Location: Sender >> Presence: No > Not exactly. Maybe I should have given more detail in my first > message. I am actually looking for threads that I am involved in, that > is why I am looking in the References: header for a mid from my > domain. I don't mind matching my own messages because of the > Message-ID: header. What I am trying to avoid is to match my own > e-mail address, but not just in the From: (which is what the second > part of your AND is looking for) but in the X-Envelope-To header. Why? Then replace Sender with Kludges again, and in the strings part, make a regex that matches the other fields, such as: X-Envelope-From|From|<etc>: <[EMAIL PROTECTED]> I wouldn't know how to put that into regex, maybe one of the experts can correct me :) But if you don't mind matching emails you sent, then why are you trying to exclude your own? > Take this list, or any other list. *All* messages I receive from > them include an X-Envelope-To to my e-mail address. That is why I am > looking for _1 digit_ followed by the "@ermspain.com". I was just playing with the regex tester on the TB FAQ site (or link is anyway) and your regex passed on a variety of alterations on your message-id. So I cannot see what it'd be doing wrong. How is it failing the test again? Just failing completely? A silly question, you are getting it to search the correct folder yes? The few things I can think of it causing the filter to fail is, wrong folder, and the message id is appearing without the < >. - -- Jonathan Angliss ([EMAIL PROTECTED]) -----BEGIN PGP SIGNATURE----- iQA/AwUBPi3UNiuD6BT4/R9zEQL+nQCeJnqOG/Lz7nS//xiyvPHRbDU3dEQAn2CZ nW4D34kImYjXhLpajyt5gm/b =dbd7 -----END PGP SIGNATURE----- ________________________________________________________ Current version is 1.61 | "Using TBTECH" information: http://www.silverstones.com/thebat/TBUDLInfo.html
