summaryrefslogtreecommitdiff
path: root/test/stdout/0608
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2015-05-19 20:28:42 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2015-05-19 22:36:35 +0100
commit1705dd20918634cfce236049e47d0fe43753dbc8 (patch)
treeca9ef683885cf9993ad1abae356ff67cb4965955 /test/stdout/0608
parent1f155f8e69b44ee7678dd1009ae0348e5c8d768e (diff)
Change HELO-verify forward case from byname to bydns and add DNSSEC tracking
Diffstat (limited to 'test/stdout/0608')
-rw-r--r--test/stdout/060814
1 files changed, 14 insertions, 0 deletions
diff --git a/test/stdout/0608 b/test/stdout/0608
new file mode 100644
index 000000000..9681d83d6
--- /dev/null
+++ b/test/stdout/0608
@@ -0,0 +1,14 @@
+Connecting to 127.0.0.1 port 1225 ... connected
+??? 220
+<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+>>> HELO localhost
+??? 250
+<<< 250 myhost.test.ex Hello localhost [127.0.0.1]
+End of script
+Connecting to 127.0.0.1 port 1225 ... connected
+??? 220
+<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+>>> HELO l-sec
+??? 250
+<<< 250 myhost.test.ex Hello localhost [127.0.0.1]
+End of script