Bug 109414 - illegal multipart transfer encoding
Summary: illegal multipart transfer encoding
Status: RESOLVED DUPLICATE of bug 108939
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.8.1
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-21 14:49 UTC by bruce.lilly
Modified: 2007-09-14 12:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
illegal message generated by kmail 1.8.1 (9.93 KB, application/octet-stream)
2005-07-21 14:52 UTC, bruce.lilly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bruce.lilly 2005-07-21 14:49:17 UTC
Version:           1.8.1 (using KDE KDE 3.4.1)
Installed from:    SuSE RPMs
OS:                Linux

An attachment of type message/rfc822 is placed in
a multipart/mixed wrapper with an illegal content-transfer-encoding (quoted-printable) applied
to message/rfc822.  That is a violation of RFC 2045
section 6.4 and RFC 2046 section 5.2.1:

   No encoding other than "7bit", "8bit", or "binary" is permitted for
   the body of a "message/rfc822" entity.

Bug 1492 had covered this issue, but it is marked as CLOSED and FIXED, whereas the problem clearly still exists.
Comment 1 bruce.lilly 2005-07-21 14:52:41 UTC
Created attachment 11864 [details]
illegal message generated by kmail 1.8.1
Comment 2 Thiago Macieira 2005-07-22 13:42:41 UTC

*** This bug has been marked as a duplicate of 108939 ***