On 20/09/15 01:30, Benny Pedersen wrote:
On September 19, 2015 4:52:30 PM AK <akassas...@anroet.com> wrote:

===== Start Rule Block =====
rawbody __MANY_PERIODS_1 ALL =~ /(^\.\n){5,}/

remove ALL =~, my own rawbody rules dont have it

Still no joy after removal. However, at least the rule now hits if I replace:

/(^\.\n){5,}/

with

/(^\.\n)*/

But that looks like it might bring about some FPs.  Any other suggestions?


Regards,
ak.

Reply via email to