* Steve Mulhall <[EMAIL PROTECTED]> writes: > Is it possible to to add a search string with a wildcard in a filter?
Yes. The Bat! supports �Regular Expressions�. A good point to start your research is <http://www.regenechsen.de/regex_en/regex_1_en.html>. > I want to create a filter that filters all "Read" receipts into a > specified folder. The only thing that all of these receipts has in > common is that the subject line starts with the word "Read:" so I want > my filter to just identify all messages that meet this criteria and > then filter them. The filter string is ^Read: and don't forget to turn on the Regular Expression proccessing: Sorting Office -> Some Rule -> Options -> [x] Regular expressions Carsten -- ________________________________________________ Current version is 2.01.3 | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

