Edgewall Software

Changes between Initial Version and Version 5 of Ticket #11927


Ignore:
Timestamp:
Jan 26, 2015, 4:03:54 AM (9 years ago)
Author:
Jun Omae
Comment:

Committed in [13689].

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11927

    • Property Owner set to Jun Omae
    • Property Status newclosed
    • Property Resolutionfixed
  • Ticket #11927 – Release Notes

    initial v5  
     1 - Make `EmailDistributor` allow `text/html` format
     2 - Create always `multipart/related` message as root
     3 - Create `multipart/alternative` message with `text/plain` and `text/html` if `text/html` is preferred
     4 - Fallback to `text/plain` format when text/html formatter fails