X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/cc00f4af38ebcc8255460398f573ba6e6ec842e3..9479146eba39483724dc791ad814efe829def406:/doc/doc-txt/NewStuff?ds=inline diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 33d23f72a..ef6a6dea9 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -22,6 +22,13 @@ Version 4.86 6. A commandline option to write a comment into the logfile. + 7. If built with EXPERIMENTAL_SOCKS feature enabled, the smtp transport can + be configured to make connections via socks5 proxies. + + 8. If built with EXPERIMENTAL_INTERNATIONAL, support is included for + the transmission of UTF-8 envelope addresses. + + Version 4.85 ------------