summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-09-10 21:37:56 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-09-11 16:13:03 +0100
commita57ce043b4c47bd069343100b602e14fad38c43c (patch)
tree1d4166dc0831816487762f51b39561f81e098241 /test/scripts/0000-Basic
parent59a286efa436395d340a4aba2bff35d611800bb5 (diff)
Log EHLO response on getting conn-close response for HELO. Bug 1832
Diffstat (limited to 'test/scripts/0000-Basic')
-rw-r--r--test/scripts/0000-Basic/021116
1 files changed, 16 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0211 b/test/scripts/0000-Basic/0211
index f8750d2e8..dbe41c723 100644
--- a/test/scripts/0000-Basic/0211
+++ b/test/scripts/0000-Basic/0211
@@ -59,3 +59,19 @@ QUIT
exim -odi userx@domain1 usery@domain2
Test message 2
****
+#
+exim -z "Test: reject ehlo, then close (late, giving time for HELO)"
+****
+sudo rm DIR/spool/db/retry
+server PORT_S
+220 Connected OK
+EHLO
+550 You are banned
+HELO
+****
+exim -odi userx@domain1
+Test message 4
+****
+#
+#
+no_msglog_check