https://bugs.exim.org/show_bug.cgi?id=1634
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/4cea764f3d43217b9b7046310fc1567c4d63c01e commit 4cea764f3d43217b9b7046310fc1567c4d63c01e Author: Jeremy Harris <[email protected]> AuthorDate: Thu May 21 23:22:16 2015 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Thu May 21 23:30:57 2015 +0100 fix dane for multiple-mx when all tlsa lookup defer. bug 1634 ---- src/src/dns.c | 2 +- src/src/transports/smtp.c | 20 ++++++++++++-------- test/dnszones-src/db.test.ex | 22 +++++++++++++++++----- test/log/5840 | 7 +++++++ test/scripts/5840-DANE-OpenSSL/5840 | 12 ++++++++++++ 5 files changed, 49 insertions(+), 14 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/ ##
