[exim-dev] [Bug 2264] DNS lookups should not chase CNAME cha…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 2264] New: DNS lookups should not chase CNAME loops
Subject: [exim-dev] [Bug 2264] DNS lookups should not chase CNAME chains
https://bugs.exim.org/show_bug.cgi?id=2264

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #2 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/d8d9f9301c9a31c826635bbdd334bb4be99ea05a

commit d8d9f9301c9a31c826635bbdd334bb4be99ea05a
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Jun 7 18:08:22 2018 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Thu Jun 7 18:08:22 2018 +0100


    follow cname chains only one step.  bug 2264
----
 doc/doc-docbook/spec.xfpt        | 14 ++++++++++++++
 doc/doc-txt/ChangeLog            |  7 +++++++
 doc/doc-txt/OptionLists.txt      |  1 +
 src/README.UPDATING              |  8 ++++++++
 src/src/dns.c                    | 19 +++++++++++++------
 src/src/globals.c                |  1 +
 src/src/globals.h                |  1 +
 src/src/readconf.c               |  1 +
 src/src/verify.c                 |  5 ++---
 test/aux-var-src/tls_conf_prefix |  1 +
 test/stdout/0572                 |  2 ++
 test/stdout/0577                 |  1 +
 12 files changed, 52 insertions(+), 9 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.