X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/240c288fabd47aa8daf34c06b77a40fd37add470..3de973a29de6852d61ba9bf1845835d08ca5a5ab:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 7e530ce5d..01bd0111e 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -26,6 +26,15 @@ Version 4.87 5. New "-bP config" support, to dump the effective configuration. + 6. New $dkim_key_length variable. + + 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 ------------