RE: Custom Rules Question SOLVED(ish)

2010-03-02 Thread Michael Dilworth
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

Custom Rules Question

2010-02-27 Thread Michael Dilworth
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... ... <