diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-03-18 15:42:39 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-03-18 16:37:09 +0000 |
commit | c9cf9ac495443d40a9196d9f402313a11a83fae9 (patch) | |
tree | 2ff28fc1d6a084e6a0138346d7d4ee6d3789a4c4 /doc/doc-txt/ChangeLog | |
parent | 39e02651ac166a6f5c8dc30070e9cca309570280 (diff) |
DMARC: add results to generic authres string; remove $dmarc_ar_header
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index eb0e1a346..1dff01fb5 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -160,6 +160,9 @@ JH/29 Bug 2250: Fix a longstanding bug in heavily-pipelined SMTP input (such (propating to people being dropped from mailing lists). Discovered and pinpointed by David Carter. +JH/30 The (EXPERIMENTAL_DMARC) variable $dmarc_ar_header is withdrawn, being + replaced by the ${authresults } expansion. + Exim version 4.90 ----------------- |