Hi
On Monday 7 June 2010 at 10:02:47 AM, in <mid:[email protected]>, [email protected] wrote: > Does anybody knows SIEVE SCRIPT? Not me (-: > what i need to do is generate an AUTO-REPLY (directly > from the server) to certain domains or full email id's > which are sent to ""[email protected]"" Should be able to do this fairly easily in TB!. Of course, the auto-reply is then sent from TB! instead of from the server. (-; > by the above code, what happens is only if > "[email protected]" is addressed to "TO" field the > auto reply gets activated and if it is addressed to the > "BCC" or "CC" field it does not. > so "X-Delivered-to" is the same as "To". > This I am trying to do on the server itself, but is > there a way that i can do this on TB using immediate > send function of something like that? An incoming filter with something like the following conditions would probably do it:- Sender contains any of @AAA @BBB @CCC AND Header Field To contains [email protected] OR Header Field X-Delivered-to contains [email protected] (Note that "X-Delivered-to" will only be available in the drop-down list of Header Fields if you have added it to your list of headers at options | preferences | viewer/editor | message headers.) And an action of:- Create automatic reply And on the options tab, "send generated messages" immediately. -- Best regards MFPA mailto:[email protected] Zorba the Greek - before he zorbas you Using The Bat! v4.0.38 on Windows XP 5.1 Build 2600 ________________________________________________ Current version is 4.2.23 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

