Hi Alexander,

Sunday, July 10, 2005, 11:41:53 AM, you wrote:

> ...attachment handling is a bit poor in the sorting office, yes...

I'm not going to process the attachment in any way, all I want to do
is color the message a flashy red.

> FWIW, I think that "<item> matches any of <list>" already does some RegEx
> style comparisons, you would have to combine them with an AND operator.

I'm only using one condition for each "matches any of":

<Message Source> matches any of <filename=".*\.exe">
OR <Message Source> matches any of <filename=".*\.scr">
OR <Message Source> matches any of <filename=".*\.pif">

but the following doesn't work either, if that's what you mean:

<Message Source> matches any of <filename=".*\.exe"
                                 filename=".*\.scr"
                                 filename=".*\.pif">
-- 
thanks!
 alien  mailto:[EMAIL PROTECTED]


________________________________________________
Current version is 3.5.25 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to