From 62b7cd086e8f69c7bb1334edd2e586ed6240b134 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 17 Jan 2016 21:14:31 +0000 Subject: Restrict line lengths in bounces. Bug 1760 --- doc/doc-txt/NewStuff | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index e4d1f0607..01bd0111e 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -31,6 +31,10 @@ Version 4.87 7. New base64d and base64 expansion items (the existing str2b64 being a synonym of the latter). Add support in base64 for certificates. + 8. New main configuration option "bounce_return_linesize_limit" to + avoid oversize bodies in bounces. The dafault value matches RFC + limits. + Version 4.86 ------------ -- cgit v1.2.3