OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: limited syntax in regexp:header_checks ?

From: LuKreme (kremelskreme.com)
Date: Thu May 16 2013 - 07:14:55 CDT


Patrick Proniewski opined on Thursday 16-May-201305:53:38
> /^References: .{80,}$/ INFO too long
>
> But I really need 800, not 80. Any idea?

If I member correctly the value for RE_DUPE_MAX is 255.

Does

        /^References: .{200}.{200}.{200}.{200,}$/ INFO too long

Work?

--
Please to meet you, Rose. Now run for your life!