summaryrefslogtreecommitdiff
path: root/doc/doc-docbook
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-02-12 17:29:22 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-02-12 17:29:22 +0000
commit6741531cf79cbd3b403b8a52ed07635fe543cd3a (patch)
treefc4c1a4f8d5e33aec7158c29cfa918784b7baf4d /doc/doc-docbook
parent4ff848b506be673df1a4bf3867ad42ee78573afe (diff)
ACL: Enforce non-usability of control=utf8_downconvert in MAIL ACL. Bug 2239
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r--doc/doc-docbook/spec.xfpt10
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 2c783d700..03310fc22 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -39359,7 +39359,7 @@ This will add a component tagged with &"PRX="& to the line.
.cindex internationalisation "email address"
.cindex EAI
.cindex i18n
-.cindex UTF-8 "mail name handling"
+.cindex utf8 "mail name handling"
Exim has support for Internationalised mail names.
To include this it must be built with SUPPORT_I18N and the libidn library.
@@ -39397,6 +39397,7 @@ form of the name.
.cindex log protocol
.cindex SMTPUTF8 logging
+.cindex i18n logging
Log lines and Received-by: header lines will acquire a "utf8"
prefix on the protocol element, eg. utf8esmtp.
@@ -39408,7 +39409,12 @@ ${utf8_localpart_to_alabel:str}
${utf8_localpart_from_alabel:str}
.endd
-ACLs may use the following modifier:
+.cindex utf8 "address downconversion"
+.cindev i18n "utf8 address downconversion"
+.new
+The RCPT ACL
+.wen
+may use the following modifier:
.display
control = utf8_downconvert
control = utf8_downconvert/<value>