B~name=.{1,64}\.(com|exe|bat|cmd|scr|shs|wsh|pif):abuseI have broken the rule down and the problem seems to be related to the {} operator. How is that supposed to be used and why doesn't it work for me?
At the simplest I have tried to experiment with
B~te{0,2}st:abuse
but this doesn't really work unless I write it as
B~te{0,0}st:abuse
but that still only works if there is an e present and the max of 0 doesn't make sense.
My intention here is all cases false except for tst, test, teest
Thanks! Matthew Hanna
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
