[Approved] RFR: Proper mime encoding of high ascii strings

Erik Helin ehelin at openjdk.org
Wed Sep 25 08:13:21 UTC 2019


On Wed, 25 Sep 2019 06:41:29 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

> Hi all,
> 
> Please review this change that ensures that all high ascii strings that are sent in emails are properly mime encoded. Before, this was only done when writing mbox archives.
> 
> Best regards,
> Robin
> 
> ----------------
> 
> Commits:
>  - 4b22dda4: Proper mime encoding of high ascii strings
> 
> Changes: https://git.openjdk.java.net/skara/pull/161/files
>  Webrev: https://webrevs.openjdk.java.net/skara/161/webrev.00
>   Stats: 185 lines in 8 files changed: 153 ins; 14 del; 18 mod
>   Patch: https://git.openjdk.java.net/skara/pull/161.diff
>   Fetch: git fetch https://git.openjdk.java.net/skara pull/161/head:pull/161

Wow, nice work! Looks good, thanks for fixing!

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

Approved by ehelin (Reviewer).

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


More information about the skara-dev mailing list