[Approved] RFR: Email body should not be mime encoded

Erik Helin ehelin at openjdk.org
Mon Sep 30 08:58:25 UTC 2019


On Mon, 30 Sep 2019 08:50:44 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

> 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

Looks good!

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

Approved by ehelin (Reviewer).

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


More information about the skara-dev mailing list