On Sat, 2013-03-02 at 01:11 +0000, Ned Slider wrote: > That said, I just checked my example, and __MANY_RECIPS failed to fire. > Here's the current rule: > > header __MANY_RECIPS ToCc =~ /(?:\@[^@]{5,30}){3}/ > > Can someone explain the regex and why it fails to fire for 7 recipients? > Is the limit of 30 ^@ characters enough?
Martin