summaryrefslogtreecommitdiff
path: root/test/scripts/4200-International
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2015-04-12 19:19:58 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2015-04-12 19:19:58 +0100
commit7ade712cc84d7f822f04baf2f46daee81701174d (patch)
treeba134c340b0c63193b600f589f0326506ccb01a0 /test/scripts/4200-International
parent5a886ce7f82d5add6fdbf17a6ed698f13abb748d (diff)
smtp output
Diffstat (limited to 'test/scripts/4200-International')
-rw-r--r--test/scripts/4200-International/420115
1 files changed, 15 insertions, 0 deletions
diff --git a/test/scripts/4200-International/4201 b/test/scripts/4200-International/4201
index bac040f9b..1bb978634 100644
--- a/test/scripts/4200-International/4201
+++ b/test/scripts/4200-International/4201
@@ -57,6 +57,21 @@ QUIT
****
#
#
+# utf-8 from, -bs input and forwarding
+exim -bs -odi
+EHLO client.bh
+MAIL FROM: <他们为什么不说中文@hebrew.למההםפשוטלאמדבריםעברית.com> SMTPUTF8
+RCPT TO: <usery@test.ex>
+DATA
+Subject: test
+
+body
+.
+QUIT
+****
+#
+#
+#
killdaemon
exim -DSERVER=server -qq
****