-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
6.3.9
-
6.03
-
13
-
Severity 3 - Minor
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
When parsing a multipart/alternative content, the current implementation assumes that one of the parts will be text/plain or text/html:
A customer generated an email whose structure is:
multipart/alternative multipart/related text/plain
It's a bit weird, but from the spec http://tools.ietf.org/html/rfc2046#section-5.1.4 looks like a valid structure. The current implementation failed to extract the text/plain part, and need to be fixed.
- is related to
-
JSDSERVER-4442 Incorrect error in Processing Logs when using Zimbra Client
- Gathering Impact
- relates to
-
JRACLOUD-47056 Error extracting content from multipart/alternative messages
- Closed
-
JRASERVER-10827 Improve parsing of multipart (HTML) emails
- Gathering Interest