Hi there!

On 9 Apr 00, at 10:10, Davide Ferrari wrote
    about "How to filter email messages in whi":

> I've a big problem...
> Now I need to separate all the messages sent to me from those sent in Cc to me.

<snip>

> I've tried to use the form "in kludges find expression [Cc:myemailaddress]"
> But this works only if my email address is the first in the list of the Cc email
> address.....

That's what the regular expressions are for;-) The regexp string would be 
something like:

(?-sm)CC\:.*?(davide\.ferrari\@cisco\.com)

If there _exists_ your address in CC: header field, this regexp will match it.

HTH;-)

-- 
SY, Alex
(St.Petersburg, Russia)
http://mph.phys.spbu.ru/~akiselev
--- 
Thought for the day:
  On a beautiful day like this it's hard to believe anyone can
  be unhappy -- but we'll work on it.

--- 
PGP public keys on keyservers:
0xA2194BF9 (RSA);   0x214135A2 (DH/DSS)
fingerprints:
F222 4AEF EC9F 5FA6  7515 910A 2429 9CB1 (RSA)
A677 81C9 48CF 16D1 B589  9D33 E7D5 675F 2141 35A2 (DH/DSS) 
--- 

-- 
--------------------------------------------------------------
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   <mailto:[EMAIL PROTECTED]>
To Unsubscribe from TBUDL, double click here and send the message:
   <mailto:[EMAIL PROTECTED]>
--------------------------------------------------------------

You are subscribed as : [email protected]


Reply via email to