Ok... I see.... but could you explain better how RegExps work?
And where i have to declare them?
In the online help I've found nothing about regexp....
A link to some expplanation would be appreciated


thank you so much

regards
davide




> 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;-)



-- 
Best regards,

Davide Ferrari
  Cisco Systems
  Service Provider 
  System Engineer
  [EMAIL PROTECTED]

-- 
--------------------------------------------------------------
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