On Thursday, January 23, 2003, 14:18, Alexander A. Gomanyuk wrote: > I need to move messages received from [EMAIL PROTECTED] AND contaning in > Text 'BLAbla' string into certain folder !
> WHERE and WHAT i should write in Filter ?! I'm crazy about reading > idiotical The Bat helps already ! Add two different filtering strings: [EMAIL PROTECTED] Sender Yes blabla Text Yes Do not use the tab called "Alternatives", that is for OR:ing conditions. If you want case sensitiveness you have to use regular expressions, but if you don't the above will be enough. -- Regards, Marcus Ohlstr�m Using The Bat! v1.62/Beta7 on Windows 2000 5.0 Build 2195 Service Pack 3 PGP Public Key at http://www.canit.se/~marcus/pgp.asc ________________________________________________ Current version is 1.62 | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

