summaryrefslogtreecommitdiff
path: root/test/stdout/4600
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-08-01 21:16:19 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-08-01 21:16:19 +0100
commit0ea0fca404813e6c568b02b1d1d068983d055b5d (patch)
treebd4591d96ea4e8c1bdcf36d3a6cdd71ff41b3b19 /test/stdout/4600
parent980bb6b778928aeb9401bafc9e1a00c184fb5ff0 (diff)
SPF: enhance A-R result
Diffstat (limited to 'test/stdout/4600')
-rw-r--r--test/stdout/460016
1 files changed, 15 insertions, 1 deletions
diff --git a/test/stdout/4600 b/test/stdout/4600
index 030d1ebd4..a0d3eed8b 100644
--- a/test/stdout/4600
+++ b/test/stdout/4600
@@ -54,7 +54,7 @@ Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
<<< 550 Administrative prohibition
>>> quit
End of script
-Connecting to 127.0.0.1 port 1223 ... connected
+Connecting to 127.0.0.1 port 1226 ... connected
??? 220
<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
>>> helo testclient
@@ -68,3 +68,17 @@ Connecting to 127.0.0.1 port 1223 ... connected
<<< 550 Administrative prohibition
>>> quit
End of script
+Connecting to 127.0.0.1 port 1224 ... connected
+??? 220
+<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+>>> helo example.com
+??? 250
+<<< 250 myhost.test.ex Hello example.com [127.0.0.1]
+>>> mail from:<>
+??? 250
+<<< 250 OK
+>>> rcpt to:<fred@test.ex>
+??? 250
+<<< 250 Accepted
+>>> quit
+End of script