Re[2]: Is there a way to set up a Reply to automatically use a specific Account based on the Subject?

2006-07-20 Thread z5worg
Wednesday, July 19, 2006, Chris W. [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] @ 2006-7-19 6:47:27 PM Is there a way to set up a Reply to automatically use a specific Account based on the Subject? mid:[EMAIL PROTECTED] %If:%subject=[FCNYC]:%- %account='Account3':%- %account='Zworg' The

Access Violation

2006-07-20 Thread Barry
Hi I seem to keep getting this Access Violation when starting TB! Access Violation at address 00404C92 in module 'thebat.exe'. Read of address It doesn't seem to impair the operation of TB, clicking 'OK' allows the program to continue to run. It's just annoying. Any ideas? -- Best

Re: Is there a way to set up a Reply to automatically use a specific Account based on the Subject?

2006-07-20 Thread Chris W .
[EMAIL PROTECTED] @ 2006-7-20 1:59:06 AM Is there a way to set up a Reply to automatically use a specific Account based on the Subject? mid:[EMAIL PROTECTED] For this, take a look at regular expressions. I looked at Regular Expressions in online help; and it is all greek to me. Would

Re[3]: Is there a way to set up a Reply to automatically use a specific Account based on the Subject?

2006-07-20 Thread Stuart Cuddy
Hello z5worg, Thursday, July 20, 2006, 12:59:06 AM, you wrote: I looked at Regular Expressions in online help; and it is all greek to me. Would appreciate if someone would provide me with the exact syntax. It would be easier to just use Contains [FCNYC]. This will not use regex, but must

Re: Access Violation

2006-07-20 Thread Alexander S. Kunz
Hello Barry everyone else, on 20-Jul-2006 at 12:37 you (Barry) wrote: Any ideas? You could try to disable all plugins and see if it still happens. -- Best regards, Alexander (http://www.neurowerx.de) NP: Star Above Parvati (Bijli Mahadev mix) by Doof (from the 1996 album Let's Turn

Re: Is there a way to set up a Reply to automatically use a specific Account based on the Subject?

2006-07-20 Thread Alexander S. Kunz
Hello Stuart Cuddy everyone else, on 20-Jul-2006 at 14:47 you (Stuart Cuddy) wrote: It would be easier to just use Contains [FCNYC]. If this worked in a %IF macro clause, indeed. ;-) -- Best regards, Alexander (http://www.neurowerx.de) NP: Star Above Parvati (Bijli Mahadev mix) by Doof

Filter for subject empty

2006-07-20 Thread Peter Kerekes
Lately I am getting a lot of spam with no subject. I use Bayes Filter, which doesn't put it in the spam folder. How can I set up my incoming filter for indicating subject: empty. I would place it after the filter for known therefore in case one of my correspondent forget to put a subject line

Re[2]: Is there a way to set up a Reply to automatically use a specific Account based on the Subject?

2006-07-20 Thread z5worg
Thursday, July 20, 2006, Chris W. [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] @ 2006-7-20 1:59:06 AM Is there a way to set up a Reply to automatically use a specific Account based on the Subject? mid:[EMAIL PROTECTED] For this, take a look at regular expressions. I looked at Regular