Having a more thorough RegEx engine...
The rexex syntax available for content filtering could be extended to match the usual RegEx flavours which seem more complete...
1
vote
PierreP
shared this idea
Hello,
All of the quantifiers and tokens you mentioned should already be supported. I ran a quick test using each of the items listed and they are working for me in MDaemon 21.0. What happens when you try to use them?
Thanks,
Arron
-
PierreP commented
Hello Arron. Most notably the repetition quantifers x{n} x{n,m} and the \d \w \s classes tokens!