Anybody know why this rule: (in 7.04 imail)
B~Name=".{1,10}\.xxx"\s
wouldn't catch the following filename in a message:
Name="BADVIRUS.xxx"
The rule of {1,10}, in my interpretation is supposed to allow for any number
of characters between 1 and 10, but it seems to be ignoring the "1", and
only evaluating true when there are EXACTLY 10 characters between the
"quote" and the file extension...
I don't want to use Name=".*\.xxx"\s because that gives too many false
positives when the extension you're searching for is a .c o m.
Thanks...
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.
An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/