aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test959
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2020-02-07 15:53:25 +0000
committerSteve Holme <steve_holme@hotmail.com>2020-02-26 11:02:38 +0000
commit68fb25fa3fcff62dda71d2c67894eedf93291e05 (patch)
treefc9463200be7be8b2a99c0b83ad79611183b332b /tests/data/test959
parent9352a40779e44d06b3825ea0b5ce1283a0a79835 (diff)
smtp: Support UTF-8 based host names in the MAIL command
Non-ASCII host names will be ACE encoded if IDN is supported.
Diffstat (limited to 'tests/data/test959')
-rw-r--r--tests/data/test9593
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test959 b/tests/data/test959
index 519aca45a..1de523cb3 100644
--- a/tests/data/test959
+++ b/tests/data/test959
@@ -16,6 +16,9 @@ SMTP
<server>
smtp
</server>
+<features>
+!idn
+</features>
<setenv>
LC_ALL=en_US.UTF-8
LC_CTYPE=en_US.UTF-8