RFR: Proper mime encoding of high ascii strings

Robin Westberg rwestberg at openjdk.org
Wed Sep 25 06:41:29 UTC 2019


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

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


More information about the skara-dev mailing list