On 11/26/2014 11:27 AM, Niamh Holding wrote:
Hello Burnie,
Wednesday, November 26, 2014, 11:07:18 AM, you wrote:
B> config: invalid regexp for rule __PDS_FROM_2_EMAILS:
B> /^\W+([\w+.-]+\@[\w.-]+\.\w\w++)(?:[^\n\w<]{0,80})?<(?!\1)[^\n\s]*\@/i:
B> Nested quantifiers in regex; marked by <-- HERE in
B> m/(?i)^\W+([\w+.-]+\@[\w.-]+\.\w\w++ <-- HERE
B> )(?:[^\n\w<]{0,80})?<(?!\1)[^\n\s]*\@/
Got that this morning too resulting in "Nov 26 04:23:06.317 [2661] dbg:
diag: updates complete, exiting with code 4"
I can recreate the issue as well.
5.14 works, 5.8 doesn't. Appears to be a regex that has requirements
beyond our 5.8.8 preferred version.
John, do you think you can identify a regex that's downward compatible
and open a bug about this issue?
Regards,
KAM