From 87e9d061c94e3fdd721b7b04ccbdba7a061f6ca3 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 22 Mar 2018 13:26:58 +0000 Subject: SPF: additional variable $spf_result_guessed; tweak authresults string indicating guess --- test/scripts/4600-SPF/4600 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'test/scripts/4600-SPF') diff --git a/test/scripts/4600-SPF/4600 b/test/scripts/4600-SPF/4600 index 3907f6861..825efb959 100644 --- a/test/scripts/4600-SPF/4600 +++ b/test/scripts/4600-SPF/4600 @@ -19,11 +19,21 @@ rcpt to: ??? 550 quit **** +client HOSTIPV4 PORT_D +??? 220 +helo testclient +??? 250 +mail from: +??? 250 +rcpt to: +??? 550 +quit +**** client 127.0.0.1 PORT_D ??? 220 helo testclient ??? 250 -mail from: +mail from: ??? 250 rcpt to: ??? 250 -- cgit v1.2.3