[Users] [Bug 2787] Support multipart/related inside multipart/alternative for HTML Views

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Wed Dec 16 12:37:23 CET 2015


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2787

Ricardo Mones <mones at users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Ricardo Mones <mones at users.sourceforge.net> ---
The reported structure seems invalid according RFCs. I think that if the
text/plain and text/html parts are alternative it should be generated as:

multipart/related
 multipart/alternative
  text/plain
  text/html
 image/jpg

Otherwise, if the message is an HTML message without text alternative but with
a text file attached I think it should be like:

multipart/mixed
 multipart/related
  text/html
  image/jpg
 text/plain

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list