summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/scripts/0000-Basic/05464
-rw-r--r--test/stdout/05466
2 files changed, 10 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0546 b/test/scripts/0000-Basic/0546
index 1486d3538..4374776c3 100644
--- a/test/scripts/0000-Basic/0546
+++ b/test/scripts/0000-Basic/0546
@@ -16,4 +16,8 @@ mail from:<>
rcpt to:<userx@test.ex>
quit
****
+exim -bs -DHELO_MSG='299 With code'
+ehlo a.b.c
+quit
+****
no_msglog_check
diff --git a/test/stdout/0546 b/test/stdout/0546
index 0865c5f17..7f123f85f 100644
--- a/test/stdout/0546
+++ b/test/stdout/0546
@@ -18,3 +18,9 @@
299 OK
250 Bad number
221 the.local.host.name closing connection
+220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+299-With code
+299-SIZE 52428800
+299-PIPELINING
+299 HELP
+221 the.local.host.name closing connection