diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-06-04 11:35:52 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-06-04 19:45:00 +0100 |
commit | 74e249ac9bb950420f90c770850998a0337f14fc (patch) | |
tree | ece7d12752ef268fe652343f70a7f9a8e8505eb8 /doc | |
parent | e7a0bf3f71cd20b710a24f6cd9e0ab685d67d75f (diff) |
DMARC: note unsupported library versions issue
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index a5bce7e81..59211fbb7 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -309,6 +309,11 @@ QS/03 When reading the output from interpreted forward files we do not QS/04 Always die if requested from internal logging, even is logging is disabled. +JH/54 DMARC: recent versions of the OpenDMARC library appear to have broken + the API; compilation noo longer completes with DMARC support included. + This affects 1.4.1-1 on Fedora 33 (1.3.2-3 is functional); and has + been reported on other platforms. + Exim version 4.94 ----------------- |