non-smtp input
[exim.git] / test / scripts / 4200-International / 4201
index 946bc3e93a3fccdf2116a27cacc4a02d3a2ad9a0..eb260068237b10b8e170f9c5cf8e66484324b18f 100644 (file)
@@ -70,6 +70,28 @@ body
 QUIT
 ****
 #
+killdaemon
+exim -DSERVER=server -qqff
+****
+exim -DSERVER=server -bd -oX PORT_D
+****
+#
+#
+# commandline/stdin input, normal rcpt & sender, forwarded
+exim -odi -f user.dontcare@test1.com userx@test.ex
+Test message 1.
+.
+****
+# commandline/stdin input, utf-8 rcpt, forwarded
+exim -odi -f user.dontcare@test1.com user.他们为什么不说中文@test.ex
+Test message 2.
+.
+****
+# commandline/stdin input, utf-8 sender, forwarded
+exim -odi -f 他们为什么不说中文@test1.com userx@test.ex
+Test message 3.
+.
+****
 #
 #
 killdaemon