X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/03ca21f8477aae95346e288fd4608089adaa8117..44bc8f0c2f3576b46bd6df1b818cb29eaf84df5b:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 587dc6508..719bedf31 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -28,6 +28,11 @@ Version 4.88 6. New expansion operators base32/base32d. + 7. The CHUNKING ESMTP extension from RFC 3030. May give some slight + performance increase and network load decrease. Main config option + chunking_advertise_hosts, and smtp transport option hosts_try_chunking + for control. + Version 4.87 ------------