diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-02-26 19:58:13 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-02-26 19:58:13 +0000 |
commit | b980ed83fa4ae95ee650ccf73d33dbad4c20c595 (patch) | |
tree | 0b3cdf5c11f10618d8f14828b4daebbbdc7aee7c /doc/doc-txt | |
parent | 1708162e6ba66736dc0bb03b2d66b0201f970571 (diff) |
Increase limit on SMTP confirmation message copy size. Bug 1572
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index b027a6611..55af3186c 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -78,6 +78,9 @@ JH/21 Support for the A6 type of dns record is withdrawn. JH/22 Bug 608: The result of a QUIT or not-QUIT toplevel ACL now matters rather than the verbs used. +JH/23 Bug 1572: Increase limit on SMTP confirmation message copy size + from 255 to 1024 chars. + Exim version 4.85 |