The problem was multiline rules with rawbody. Changing it
to full and things work. (I missed that little detail in
the wiki, and there are body rules in the dist that have /is)
A rule in-between rawbody/full? I.e. the whole body, but not the
headers? Or even better, in addition to that, p
OK, it's late and I'm tired, and this will probably
end up being stupid regex issue, but:
why does...
rawbody STYLE_IN_BODY /\.*style/si match
and:
rawbody STYLE_IN_BODY /\.*\/si not match?
given a message body:
>>
...
...
garbage...
...
<