summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0288
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/0000-Basic/0288')
-rw-r--r--test/scripts/0000-Basic/028826
1 files changed, 26 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0288 b/test/scripts/0000-Basic/0288
new file mode 100644
index 000000000..7b867cedb
--- /dev/null
+++ b/test/scripts/0000-Basic/0288
@@ -0,0 +1,26 @@
+# serialize_hosts
+need_ipv4
+#
+exim -odq a b
+.
+****
+server PORT_S
+220 ESMTP
+EHLO
+250-OK
+250 HELP
+*sleep 2
+MAIL FROM:
+250 Sender OK
+RCPT TO:
+250 Recipient OK
+DATA
+354 Send data
+.
+250 OK
+QUIT
+250 OK
+****
+exim -q
+****
+no_msglog_check