On Sat, Nov 18, 2006 at 01:41:22PM -0500, Fred T wrote:
> I'm trying to create a rawbody rule to catch the attached message.
> It's full of characters like =E4=FC=B3 etc.
Those are quoted-printable encoded chars, btw.
> It returns what looks like gibberish, (high-ascii) characters.
Yep. That's
Hello SA-Users,
I'm trying to create a rawbody rule to catch the attached message.
It's full of characters like =E4=FC=B3 etc.
I went crazy trying to figure out why it won't match the patterns in
the attached message.
I created a test rule,
rawbody TEST_CATCH_CHRS /.{80}/
It returns what looks