commit:     639ef99487fe37c7d8d6a2957c80d6e9e9c0a03e
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  2 06:07:12 2017 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Mar  2 06:07:12 2017 +0000
URL:        https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=639ef994

Add news item about Exim chunking bug

 .../2017-03-02-exim-chunking-bug.en.txt            | 28 ++++++++++++++++++++++
 .../2017-03-02-exim-chunking-bug.en.txt.asc        |  6 +++++
 2 files changed, 34 insertions(+)

diff --git a/2017-03-02-exim-chunking-bug/2017-03-02-exim-chunking-bug.en.txt 
b/2017-03-02-exim-chunking-bug/2017-03-02-exim-chunking-bug.en.txt
new file mode 100644
index 0000000..7212f58
--- /dev/null
+++ b/2017-03-02-exim-chunking-bug/2017-03-02-exim-chunking-bug.en.txt
@@ -0,0 +1,28 @@
+Title: =mail-mta/exim-4.88 problem with chunking
+Author: Fabian Groffen <[email protected]>
+Content-Type: text/plain
+Posted: 2017-03-01
+Revision: 1
+News-Item-Format: 1.0
+Display-If-Installed: =mail-mta/exim-4.88
+
+Exim maintainers discovered that version 4.88 has some serious problems
+with its CHUNKING extension.  To quote:
+
+  There are various known problems which can result in messages stuck in
+  queues and remote servers dropping connections on larger mails.
+
+In Gentoo, Exim 4.88 is the only stable version available, hence all
+Exim users are advised to either upgrade to an unstable 4.89 release
+candidate, or patch the configuration as follows:
+
+1) in the main configuration section, add:
+
+  chunking_advertise_hosts =
+
+2) for each SMTP transport, add:
+
+  hosts_try_chunking =
+
+Please see also the announcement sent to exim-announce:
+https://lists.exim.org/lurker/message/20170301.031117.ff024aa8.en.html

diff --git 
a/2017-03-02-exim-chunking-bug/2017-03-02-exim-chunking-bug.en.txt.asc 
b/2017-03-02-exim-chunking-bug/2017-03-02-exim-chunking-bug.en.txt.asc
new file mode 100644
index 0000000..3f86e7f
--- /dev/null
+++ b/2017-03-02-exim-chunking-bug/2017-03-02-exim-chunking-bug.en.txt.asc
@@ -0,0 +1,6 @@
+-----BEGIN PGP SIGNATURE-----
+
+iEYEABEKAAYFAli3tbUACgkQX3X2B8XHTok0KwCgpXNoKwwHq6bGaF6eWHWmOfKD
+POgAn1bTgP5gua8vWa2es5nptjDLg+y+
+=GGQl
+-----END PGP SIGNATURE-----

Reply via email to