From 71c158466dab1d452d450843e8c204a42200b7a8 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 28 Jul 2018 20:48:19 +0100 Subject: I18N: add a utf8_downconvert option to the smtp transport. Bug 2248 --- doc/doc-txt/NewStuff | 2 ++ doc/doc-txt/OptionLists.txt | 1 + 2 files changed, 3 insertions(+) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 4039895b6..05c416ec7 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -19,6 +19,8 @@ Version 4.92 3. EXPERIMENTAL_REQUIRETLS. See the experimental.spec file. + 4. If built with SUPPORT_I18N a "utf8_downconvert" option on the smtp transport. + Version 4.91 -------------- diff --git a/doc/doc-txt/OptionLists.txt b/doc/doc-txt/OptionLists.txt index 05e47c0e4..c3ce62d45 100644 --- a/doc/doc-txt/OptionLists.txt +++ b/doc/doc-txt/OptionLists.txt @@ -613,6 +613,7 @@ use_mbx_lock boolean + appendfile use_shell boolean false pipe 1.70 user string + routers 4.00 unset transports 4.00 replaces individual options +utf8_downcvt integer unset smtp 4.92 if SUPPORT_I18N uucp_from_pattern string + main 1.75 uucp_from_sender string* "$1" main 1.75 verify boolean true routers 4.00 -- cgit v1.2.3