summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0160
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/0000-Basic/0160')
-rw-r--r--test/scripts/0000-Basic/016038
1 files changed, 38 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0160 b/test/scripts/0000-Basic/0160
new file mode 100644
index 000000000..0c699ce97
--- /dev/null
+++ b/test/scripts/0000-Basic/0160
@@ -0,0 +1,38 @@
+# queue_only is set in the configuration
+need_ipv4
+#
+exim userx@domain.com
+.
+****
+server PORT_S
+220 ESMTP
+EHLO
+250-OK
+250 HELP
+MAIL FROM:
+250 Sender OK
+RCPT TO:
+452 Temporary error
+QUIT
+250 OK
+****
+exim -q
+****
+sleep 4
+server PORT_S
+220 ESMTP
+EHLO
+250-OK
+250 HELP
+MAIL FROM:
+250 Sender OK
+RCPT TO:
+452 Temporary error
+QUIT
+250 OK
+****
+exim -q
+****
+exim -q
+****
+no_msglog_check