diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-02-18 00:33:28 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-02-18 00:39:01 +0000 |
commit | dfbcb5ac660065b097b0ad0cb2c26357899f0c64 (patch) | |
tree | 3eb03b962fe9792d991b77d88cb8c276881d7202 /test/confs/3403 | |
parent | b808677c8f0d6a1cf93ff75f4ad5b1199bd85311 (diff) |
Expansions: new ${authresults {mch}} for an Authentication-Results header
Diffstat (limited to 'test/confs/3403')
-rw-r--r-- | test/confs/3403 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/confs/3403 b/test/confs/3403 index 813b3b941..79fb73fe1 100644 --- a/test/confs/3403 +++ b/test/confs/3403 @@ -7,6 +7,7 @@ primary_hostname = myhost.test.ex # ----- Main settings ----- acl_smtp_rcpt = accept +acl_smtp_data = accept add_header = :at_start:${authresults {$primary_hostname}} # ----- Authentication ----- |