Created attachment 246377 [details] add patch to files/ and rebuild See: https://bugs.exim.org/show_bug.cgi?id=3054
The fix is from upstream: https://git.exim.org/exim.git/commitdiff/79670d3c32cc
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=caa5c5a85b787e0676fd33fa85d6856888adea12 commit caa5c5a85b787e0676fd33fa85d6856888adea12 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2023-11-19 10:47:13 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2023-11-19 12:02:15 +0000 mail/exim: backport fix for dnsdb bug from upstream (+) PR: 275156 See Also: https://bugs.exim.org/show_bug.cgi?id=3054 mail/exim/Makefile | 2 +- mail/exim/files/patch-src-lookups-dnsdb.c (new) | 66 +++++++++++++++++++++++++ 2 files changed, 67 insertions(+), 1 deletion(-)
Landed, thanks!