https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7063

            Bug ID: 7063
           Summary: Test for text/plain claiming to be ASCII but isn't
           Product: Spamassassin
           Version: 3.4.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Libraries
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 5210
  --> https://issues.apache.org/SpamAssassin/attachment.cgi?id=5210&action=edit
Initial attempt at test logic

If a MIME part claims to be text/plain or text/plain;charset=us-ascii and the
Content-Transfer-Encoding is 7bit (either explicitly or by default), then we
should enforce the actual text being only TAB, NL, SPACE through TILDE, i.e.
all 7bit characters excluding NO-WS-CTL (per RFC-2822).

All mainstream MTA's get this right.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to