RegEx Exclusion Issue

I trying a simple exclude statement for my FOPE email rule and it will not allow me to enter it.

(?!85-9999999)\d\d\-\d\d\d\d\d\d\d

I want to match all of the strings except 85-9999999.  I have looked through the documentation for FOPE RegEx syntax and noticed that the ! operator is not included in the writeup.  I have tested this on http://www.regexpal.com/ and it works perfectly.  What am I missing here?

Does the FOPE RegEx engine not support exclusions?


June 27th, 2013 8:25pm

Hi,

you could create a whitelist rule that allows 85-9999999 and another rule that blocks all combinations. Due to the whitelist rule is processed first the emails will be delivered.

Greetings

Christian

Free Windows Admin Tool Kit Click here and download it now
July 1st, 2013 11:34pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics