On Tue, 19 Mar 2002, Bart Schaefer wrote:

> SA should apply body tests to any text parts within a multipart/related.

I just looked at the source of PerMsgStatus.pm for the first time ...

It never occurred to me that SpamAssassin could lack a proper MIME parser.  
Any nested multipart containing a base64'd sub-part can totally defeat all
body checks, and even if there's only one level of multipart the base64
decoder fails if the lines are not exactly 76 characters long (the spec
only requires that they be NO MORE than 76).

This belongs at the very top of the bug list, if you ask me.


_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to