Hopefully the final lot of test files.
[exim.git] / test / scripts / 0000-Basic / 0106
diff --git a/test/scripts/0000-Basic/0106 b/test/scripts/0000-Basic/0106
new file mode 100644 (file)
index 0000000..e829b7c
--- /dev/null
@@ -0,0 +1,22 @@
+# SMTP outgoing timeout
+need_ipv4
+#
+server PORT_S
+220 ESMTP
+EHLO
+*sleep 4
+****
+exim -odi userx@domain1.com
+.
+****
+sleep 1
+server PORT_S
+220 ESMTP
+EHLO
+250 OK
+MAIL FROM
+*sleep 4
+****
+exim -odi userx@domain2.com
+.
+****