Sorry to hear about your problem.
In the example you show below, there's a sequence of HTML text,
but you didn't tell us how it was encoded in the e-mail message (ie, clear text
or base64)
Lots of spammers encode their messages to avoid being detected by
simple text string matches.
Per the docu
Hi,
from the perldoc page:
>8
full SYMBOLIC_TEST_NAME /pattern/modifiers
Define a full-body pattern test. "pattern" is a Perl regular
expression.
The 'full body' of a message is the un-decoded text, including all
parts (including images or other attachments)