> hi all,
> 
>       How can i check for only Cc recipients.If is use the 
> Recipient is matcher,it checks for all the recipients.Is 
> there any way where i can check only for Cc recipients only
> 
>    Thanx in advance

There is no built-in way to do this.

You should write your own matcher for this.

Please pay attention that internet email support forwarding/aliasing and you
often don't even have the real recipient specified in the message headers
(e.g: most mailing list messages will have a "fake" message address in the
message headers and your address don't appear in To: or Cc:).

Can you provide more information on your goal? It's not clear what are you
trying to implement with this "rule".

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to