On Tuesday, April 12, 2005 @ 11:42:37 AM [-0700], Chris Conn wrote: > Hello,
> I believe I asked for this a few days ago and was told that I would need > to write a plugin to do this =) Hmmm...shouldn't have to. I know the basic layout of what it should look like, I just suck at regex. It should be similar to below... body CHECK_1 (SOME REGEX I DON'T KNOW1) body CHECK_2 (SOME REGEX I DON'T KNOW2) body CHECK_3 (SOME REGEX I DON'T KNOW3) meta LOCAL_MULTIPLE_TESTS (( CHECK_1 + CHECK_2 + CHECK_3) > 3) score LOCAL_MULTIPLE_TESTS 10 Am I close? -- Matt