Is there a block list rules limitation?
Should I use one rule with one keyword like (?i)(word) oder would it be better to write keywords with RegEx in one rule?
(? i) (Posted on Sunday) | (Order confirmed) | (Due to a problem sign activity) | (Summary)
I tried this, but this is a dangegous option, when in the RegEx rule is an syntax error.
Antwort:
If you are more comfortable working with a large list of individual rules rather than using a 1 regex-based rule, I would recommend proceeding with that approach.
I have confirmed with our internal team that there is no limit to the number of filtering rules you can create.
However, it is important to avoid overusing these rules. Excessive or unnecessary rule creation can lead to potential conflicts.