We are using SpamAssassin version 2.55.  One of our users sends mail that
includes the following HTML in the signature as a divider:

<DIV align=left><FONT face=Arial color=#7f7f7f
size=1><STRONG>________________________________</STRONG></FONT></DIV>

(Yes, an <HR> could be used, but that's not the point.)

When someone replies from the internet, the signature is indented with
spaces and the message gets scored with ASCII_FORM_ENTRY.  Clearly this is
just HTML with some underscores.  Is there any way to more accurately define
the test than /[^<][A-Za-z][A-Za-z]+.{1,15}?[\x09\x20]*_{30,}/, or should I
just disable the test?

TIA,
Ian



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to