Joseph Brennan wrote:

But-- how do you
count consecutive lines of raw /^=0A=$/ with the tool we are using?

Not counting, but triggering on 5 or more:
full    FRUKT_EMPTY_QP  /\r?\n(?:=0A=\r?\n){5}/s

(I'm not a rule guru, so it wouldn't suprise me if there are better ways.)

Regards
/Jonas
--
Jonas Eckerman, FSDB & Fruktträdet
http://whatever.frukt.org/
http://www.fsdb.org/
http://www.frukt.org/

Reply via email to