Mailing List Archive

Last bit of text/html
Hi,

I'd like to make a rule that says: the last non-whitespace text of a
text/html attachment must be </html>/i. Is this possible?

I'd use
rawbody RULE /\<\/html\>[\s]*\S+/i
except that doesn't catch newlines after </html>, and I don't know if it
will match later attachments in the same message.

--
Berend De Schouwer