[Approved] RFR: 151: Encode single dot characters in the SMTP client

Erik Helin ehelin at openjdk.org
Thu Nov 7 09:38:15 UTC 2019


On Thu, 7 Nov 2019 09:17:39 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

> 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

Thanks Robin for fixing this, looks good!

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

Approved by ehelin (Reviewer).

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


More information about the skara-dev mailing list