https://bugs.exim.org/show_bug.cgi?id=2265
--- Comment #10 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/99350dede64ad634300ddf15d0d97a81fd75d330 commit 99350dede64ad634300ddf15d0d97a81fd75d330 Author: Jeremy Harris <[email protected]> AuthorDate: Sun Aug 23 15:32:48 2020 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Sun Aug 23 17:05:52 2020 +0100 dane: fix 2-rcpt message, diff domins case. bug 2265 ---- doc/doc-docbook/spec.xfpt | 6 +++ src/src/debug.c | 1 + src/src/deliver.c | 3 ++ src/src/macros.h | 1 + src/src/transports/smtp.c | 71 ++++++++++++++++++++++++++++++----- src/src/verify.c | 2 +- test/confs/5801 | 89 ++++++++++++++++++++++++++++++++++++++++++++ test/dnszones-src/db.test.ex | 1 + test/log/5801 | 13 +++++++ test/scripts/5800-DANE/5801 | 12 ++++++ 10 files changed, 188 insertions(+), 11 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
