Hi All I was create in Expression filter rules to reject mail with Expressions: viagra, Viagra+ ... any whay i recive mails with that Expressions . why ?
An answer a year after starting this thread. I had the same problem. Astaro seems to be case sensitive filtering expressions. I entered all expressions 3 times. For example VIAGRA Viagra viagra. This worked for me. But i had more success filering spams, when i activated the RBL (RealtimeBlackholeList). Also look following thread: RBL [;)]
regex is nothing like a windows wilcard system, and there are tons of sites and books dedicated to the art of regex matching.
you might find "editpadpro" usefull, since you can "TEST" strings by doing "regex searches" with it.
I think it's editpadpro.com or google for it. It's very helpful to type in a few words and see if your string matches with it, and where. Think of it like wordpad with the ability to search using regex. Works great.
regex is nothing like a windows wilcard system, and there are tons of sites and books dedicated to the art of regex matching.
you might find "editpadpro" usefull, since you can "TEST" strings by doing "regex searches" with it.
I think it's editpadpro.com or google for it. It's very helpful to type in a few words and see if your string matches with it, and where. Think of it like wordpad with the ability to search using regex. Works great.