diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-07-28 20:48:19 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-07-28 21:27:24 +0100 |
commit | 71c158466dab1d452d450843e8c204a42200b7a8 (patch) | |
tree | c3717ee04ae8183e772670493f23b8abcdda7c7c /doc/doc-docbook/spec.xfpt | |
parent | 8ac90765750f87c573300b9e953af3d8090cab8b (diff) |
I18N: add a utf8_downconvert option to the smtp transport. Bug 2248
Diffstat (limited to 'doc/doc-docbook/spec.xfpt')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index d0e3358b8..fb5944d95 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -24716,6 +24716,16 @@ The &%tls_verify_certificates%& option must also be set. If both this option and &%tls_try_verify_hosts%& are unset operation is as if this option selected all hosts. +.new +.option utf8_downconvert smtp integer!! unset +.cindex utf8 "address downconversion" +.cindex i18n "utf8 address downconversion" +If built with internationalization support, +this option controls conversion of UTF-8 in message addresses +to a-label form. +For details see section &<<SECTi18nMTA>>&. +.wen + @@ -39863,6 +39873,12 @@ If a value is appended it may be: If mua_wrapper is set, the utf8_downconvert control is initially set to -1. +.new +The smtp transport has an option &%utf8_downconvert%&. +If set it must expand to one of the three values described above, +and it overrides any previously set value. +.wen + There is no explicit support for VRFY and EXPN. Configurations supporting these should inspect |