summaryrefslogtreecommitdiff
path: root/test/scripts
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2015-04-09 21:25:45 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2015-04-12 23:31:56 +0100
commitb04be5e70485a99e9e6fad2313ffa9f99735767f (patch)
tree211fa312871d0fc9a99b9a69b51d67dcd41436d2 /test/scripts
parent9bfc60ebf1f86a212280c19a28bb4399e8fbb392 (diff)
utf8 recipient
Diffstat (limited to 'test/scripts')
-rw-r--r--test/scripts/4200-International/420127
1 files changed, 27 insertions, 0 deletions
diff --git a/test/scripts/4200-International/4201 b/test/scripts/4200-International/4201
index a697764f5..c984f1c34 100644
--- a/test/scripts/4200-International/4201
+++ b/test/scripts/4200-International/4201
@@ -161,3 +161,30 @@ QUIT
#
killdaemon
#
+#
+#
+#
+#
+#
+#
+exim -DSERVER=server -bd -oX PORT_D
+****
+#
+# utf-8 to, -bs input and forwarding
+exim -bs -odi
+EHLO client.bh
+MAIL FROM: <userU@test.ex> SMTPUTF8
+RCPT TO: <user.γλυκύρριζα@test.ex>
+DATA
+Subject: test
+
+body
+.
+QUIT
+****
+#
+killdaemon
+exim -DSERVER=server -qqff
+****
+#
+#