summaryrefslogtreecommitdiff
path: root/test/scripts/4200-International/4207
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/4200-International/4207')
-rw-r--r--test/scripts/4200-International/420715
1 files changed, 14 insertions, 1 deletions
diff --git a/test/scripts/4200-International/4207 b/test/scripts/4200-International/4207
index cbfa5cca3..061a2c6b3 100644
--- a/test/scripts/4200-International/4207
+++ b/test/scripts/4200-International/4207
@@ -1,7 +1,7 @@
# Internationalised mail: control = utf8_downconvert
# Exim test configuration 4207
#
-exim -DSERVER=server -bd -oX PORT_D
+exim -DSERVER=server -DOPTION="" -bd -oX PORT_D
****
#
#
@@ -18,6 +18,19 @@ body
QUIT
****
#
+# utf-8 from, optional downconvert, delivery redirected
+exim -bs -odi -DCONTROL="control=utf8_downconvert/-1"
+EHLO client.bh
+MAIL FROM: <他们为什么不说中文@hebrew.למההםפשוטלאמדבריםעברית.com> SMTPUTF8
+RCPT TO: <zuser.세계의모든사람들이한국어를이해한다면얼마나좋을까@test.ex>
+DATA
+Subject: test
+
+body
+.
+QUIT
+****
+#
killdaemon
exim -DSERVER=server -DNOTDAEMON -qqff
****