summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-08-06 14:04:45 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-08-06 14:04:45 +0100
commit44bc8f0c2f3576b46bd6df1b818cb29eaf84df5b (patch)
tree2f0eedf806a963009394e9f4bc6e4af66fd3822e /doc/doc-txt
parent5dac72a78aa02e48af484ac75059e760151ba1fc (diff)
parent2d14f39731e88a6d6bb9f1b5c56f497eb12198c4 (diff)
Merge branch 'CHUNKING'
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/NewStuff5
1 files changed, 5 insertions, 0 deletions
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
------------