Per Jessen wrote:
body PND_STOCK_PAYI /[^a-z](P[^a-z]{0,4}A[^a-z]{0,4}Y[^a-z]{0,4}I[^a-z]
Pay88)/i

(all on one line of course).

In SA3.2.5, I get the following message:

[5183] info: config: invalid regexp for rule PND_STOCK_PAYI: /[^a-z
(P[^a-z]{0,2}A[^a-z]{0,2}Y[^a-z]{0: missing or invalid delimiters


This is the not the same regex ({0,2} vs {0,4}). you should copy-paste the re and post it, as there are more eyes to spot a typo...

With SA3.1.7, there's no problem.

/Per Jessen, Zürich


Reply via email to