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/confs/4600 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/confs/4600') diff --git a/test/confs/4600 b/test/confs/4600 index 2934bf160..cce583909 100644 --- a/test/confs/4600 +++ b/test/confs/4600 @@ -13,7 +13,7 @@ begin acl check_rcpt: accept hosts = HOSTIPV4 spf_guess = pass - logwrite = spf_result $spf_result + logwrite = spf_result $spf_result (guess <$spf_result_guessed>) logwrite = spf_header_comment $spf_header_comment logwrite = spf_smtp_comment $spf_smtp_comment logwrite = spf_received $spf_received @@ -28,7 +28,7 @@ check_rcpt: logwrite = ${authresults {$primary_hostname}} deny - logwrite = spf_result $spf_result + logwrite = spf_result $spf_result (guess <$spf_result_guessed>) logwrite = spf_header_comment $spf_header_comment logwrite = spf_smtp_comment $spf_smtp_comment logwrite = spf_received $spf_received -- cgit v1.2.3