Summary: | Wrong 8-bit subject show with correct Content-Type | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Andrey Cherepanov <sibskull> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 1.9 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andrey Cherepanov
2005-12-12 14:07:53 UTC
Subject: lines MUST be 7-bit ASCII. Anything else is a bug, so please be sure to report this bug to the mailer that sent that message. *** This bug has been marked as a duplicate of 95157 *** According RFC 822: "3.1.2. STRUCTURE OF HEADER FIELDS": "The field-body may be composed of any ASCII characters, except CR or LF." In what RFC is it defined 7-bit ASCII ? ASCII is by definition 7-bit There is an open report about having KMail decode the 8-bit headers with the body's encoding. That's bug 95157, which I marked this report a duplicate of. Even so, it doesn't make the 8-bit headers any less buggy. Please report to the sender that his mailer is broken and should be fixed, as per RFC 2045, 2046, 2047, 2048, 2049 and 2822. |