[exim-dev] [Bug 2246] utf8_downconvert as a transport option

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 2246] New: utf8_downconvert as a transport option
Subject: [exim-dev] [Bug 2246] utf8_downconvert as a transport option
https://bugs.exim.org/show_bug.cgi?id=2246

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #7 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/6a012214711def1133383366a0ddf7337eb0efa0

commit 6a012214711def1133383366a0ddf7337eb0efa0
Author:     Gedalya <gedalya@???>
AuthorDate: Sat Aug 4 14:27:46 2018 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sat Aug 4 14:32:26 2018 +0100


    18N: fix docs for option name.  Bug 2246


    Incorrect at introduction in 71c158466d.
---
 doc/doc-txt/OptionLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


diff --git a/doc/doc-txt/OptionLists.txt b/doc/doc-txt/OptionLists.txt
index c3ce62d..8d20f6f 100644
--- a/doc/doc-txt/OptionLists.txt
+++ b/doc/doc-txt/OptionLists.txt
@@ -613,7 +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
+utf8_downconvert                     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


--
You are receiving this mail because:
You are on the CC list for the bug.