From dfbcb5ac660065b097b0ad0cb2c26357899f0c64 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 18 Feb 2018 00:33:28 +0000 Subject: Expansions: new ${authresults {mch}} for an Authentication-Results header --- test/confs/4600 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/confs/4600') diff --git a/test/confs/4600 b/test/confs/4600 index d93b683d9..2934bf160 100644 --- a/test/confs/4600 +++ b/test/confs/4600 @@ -17,6 +17,7 @@ check_rcpt: logwrite = spf_header_comment $spf_header_comment logwrite = spf_smtp_comment $spf_smtp_comment logwrite = spf_received $spf_received + logwrite = ${authresults {$primary_hostname}} accept hosts = 127.0.0.1 spf = pass : softfail : neutral @@ -24,11 +25,13 @@ check_rcpt: logwrite = spf_header_comment $spf_header_comment logwrite = spf_smtp_comment $spf_smtp_comment logwrite = spf_received $spf_received + logwrite = ${authresults {$primary_hostname}} deny logwrite = spf_result $spf_result logwrite = spf_header_comment $spf_header_comment logwrite = spf_smtp_comment $spf_smtp_comment logwrite = spf_received $spf_received + logwrite = ${authresults {$primary_hostname}} # End -- cgit v1.2.3