diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2017-06-30 17:22:08 +0200 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2017-06-30 17:22:08 +0200 |
commit | 687cac44312c8adc6f999882b49f0705bcb8613c (patch) | |
tree | 30fe88740991049d8553fce59756d981ff07bdca /doc | |
parent | 47d004587fc190f7649b76eca3e9d18a8dfa2ab6 (diff) |
Configure the default opendmarc.tlds file in EDITME
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/NewStuff | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index d0d5cf22c..17fe1979a 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -400,7 +400,8 @@ Version 4.82 It adds new expansion variables $dmarc_ar_header, $dmarc_status, $dmarc_status_text, and $dmarc_used_domain. It adds a new acl modifier dmarc_status. It adds new control flags dmarc_disable_verify and - dmarc_enable_forensic. + dmarc_enable_forensic. The default for the dmarc_tld_file option is + "/etc/exim/opendmarc.tlds" and can be changed via EDITME. 22. Add expansion variable $authenticated_fail_id, which is the username provided to the authentication method which failed. It is available |