smtp output
[exim.git] / test / scripts / 4200-International / 4201
index bac040f9b9975a0ca4f32d1c82547167af0115d4..1bb978634eb21f4a71567c0b958d360fddd0b513 100644 (file)
@@ -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
 ****