Hello!
Tuesday, April 04, 2000, 5:07, Nick Andriash <[EMAIL PROTECTED]> wrote:
>> 2. PGP-Users CCd for me
>> String Where Yes/No
>> ----------------------------------------------------------------
>> [PGP-USERS] Subject Yes
NA> Andrey, I still don't see how the second Filter is going to pick out
NA> anything addressed to the List, yet Cc'd to me personally?
The second filter will pick up *any* message that:
- has [PGP-USERS] in the subject;
- hadn't picked up by the 1st filter (!).
The logic chain for these two filters will be:
if Recipient contains "[EMAIL PROTECTED]" then
if Subject contains "[PGP-USERS]" then
if Kludges contains "Sender: [EMAIL PROTECTED]" then
Move_Message_To("PGP-Users")
endif
endif
endif
if Subject contains "[PGP-USERS]" then
Move_Message_To("PGP-Users CCd for me")
endif
NA> I understand the first filter, and I have no problem filtering List
NA> Mail... only mail with the Cc: addressed to me.
NA> Again, there doesn't seem to be any way to Filter on a Cc: address.
Yes, you're right. TB! implementation of "Recipient" includes both To: and
CC: headers. You can distinguish between them *only* by analyzing this
headers directly and by avoiding usage of "Recipient" in the filters at all.
X-TheBat-Version: 1.41
X-OS: Windows 95 4.0.1111 B PE
X-System-Info: iP-III-500/128
--
Best regards, mailto:[EMAIL PROTECTED]
Andrey G. Sergeev (AKA Andris) http://www.andris.msk.ru/
--
--------------------------------------------------------------
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]
Re: Continued Problems With Cc'd Mail
Andrey G. Sergeev (AKA Andris) Mon, 03 Apr 2000 18:38:18 -0700
- Continued Problems With Cc'd Mail Nick Andriash
- Re: Continued Problems With Cc'd Mail Andrey G. Sergeev (AKA Andris)
- Re: Continued Problems With Cc'd M... Nick Andriash
- Andrey G. Sergeev (AKA Andris)

