RFR: Email body should not be mime encoded

Robin Westberg rwestberg at openjdk.org
Mon Sep 30 08:50:44 UTC 2019


Hi all,

Please review this change that reverts the previously introduced mime encoding of email bodies. This encoding should only be applied to email headers. For the body, a content-type header should be used.

Best regards,
Robin

----------------

Commits:
 - 642a41a5: Email body should not be mime encoded, it should use a content-type header

Changes: https://git.openjdk.java.net/skara/pull/167/files
 Webrev: https://webrevs.openjdk.java.net/skara/167/webrev.00
  Stats: 28 lines in 3 files changed: 20 ins; 0 del; 8 mod
  Patch: https://git.openjdk.java.net/skara/pull/167.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/167/head:pull/167

PR: https://git.openjdk.java.net/skara/pull/167


More information about the skara-dev mailing list