RFR: 151: Encode single dot characters in the SMTP client

Robin Westberg rwestberg at openjdk.org
Thu Nov 7 09:17:39 UTC 2019


Hi all,

Please review this change that ensures that lines containing a single dot are properly escaped in the SMTP client.

Best regards,
Robin

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

Commits:
 - ceccb9ca: Escape lines starting with a dot character in the SMTP client

Changes: https://git.openjdk.java.net/skara/pull/240/files
 Webrev: https://webrevs.openjdk.java.net/skara/240/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/SKARA-151
  Stats: 34 lines in 3 files changed: 21 ins; 9 del; 4 mod
  Patch: https://git.openjdk.java.net/skara/pull/240.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/240/head:pull/240

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


More information about the skara-dev mailing list