[Mono-bugs] [Bug 344977] New: SmtpClient does not respect max line lengths on QuotedPrintable encoded mime parts

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 29 11:32:25 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=344977

           Summary: SmtpClient does not respect max line lengths on
                    QuotedPrintable encoded mime parts
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: x86-64
        OS/Version: RHEL 5
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: anmar at gmx.net
         QAContact: mono-bugs at ximian.com
          Found By: ---


RFC 2045 section 6.7 states:

    (5)   (Soft Line Breaks) The Quoted-Printable encoding
          REQUIRES that encoded lines be no more than 76
          characters long.  If longer lines are to be encoded
          with the Quoted-Printable encoding, "soft" line breaks
          must be used.  An equal sign as the last character on a
          encoded line indicates such a non-significant ("soft")
          line break in the encoded text.

It is also ignoring rule (3) about spaces at the end of encoded lines; though
this is a less troublesome violation.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list