| Summary | Imp does not always create a valid subtype |
| Queue | IMP |
| Queue Version | 5.0.23 |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | |
| Requester | peter.meier+horde (at) immerda (dot) ch |
| Created | 11/17/2012 (4760 days ago) |
| Due | |
| Updated | 11/20/2012 (4757 days ago) |
| Assigned | 11/19/2012 (4758 days ago) |
| Resolved | 11/20/2012 (4757 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
IMP produces here imho an invalid message.
the absence of any and/or a valid charset, it must be rendered in
US-ASCII. So this is not a critical issue.
(because I don't have the right OpenPGP key for it) and reply to
that e-mail. -> The e-mail sent does not specifiy a value for the
charset subtype of the Content-Type header field.
this in IMP 5 as it is not a critical bug.
State ⇒ Feedback
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Imp does not always create a valid subtype
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
the charset in the content-type is empty.
----
User-Agent: Internet Messaging Program (IMP) H4 (5.0.23)
Content-Type: text/plain; charset=; format=flowed; DelSp=Yes
MIME-Version: 1.0
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
---
This happened when somebody replies to a message she could not decrypt.
According to RFC1521 [1] a value of a subtype must be specified, so
IMP produces here imho an invalid message.
I can reproduce it if I try to open an E-Mail I can't decrypt (because
I don't have the right OpenPGP key for it) and reply to that e-mail.
-> The e-mail sent does not specifiy a value for the charset subtype
of the Content-Type header field.
Also various e-mail parsing tools detect such a header as invalid.
[1] https://datatracker.ietf.org/doc/rfc1521/