https://bugs.exim.org/show_bug.cgi?id=1588
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #1 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/8241d8dda54bd5680b6fd8ef16108c0309a5ade7
commit 8241d8dda54bd5680b6fd8ef16108c0309a5ade7
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sun May 10 23:13:41 2015 +0100
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Mon May 11 00:37:24 2015 +0100
do not use the a lookup following an aaaa for setting the fqdn. bug 1588
normally benign, it bites when the pair was led to by a cname;
modern usage is to not canoicalize the domain to a cname target
(and we were inconsistent anyway for a-only vs aaaa+a).
----
doc/doc-txt/ChangeLog | 5 +++++
src/src/host.c | 5 ++++-
test/confs/0607 | 41 +++++++++++++++++++++++++++++++++++++++++
test/dnszones-src/db.test.ex | 6 ++++++
test/log/0607 | 14 ++++++++++++++
test/scripts/0000-Basic/0607 | 32 ++++++++++++++++++++++++++++++++
6 files changed, 102 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are on the CC list for the bug.