[exim-dev] [Bug 2701] dns_ipv4_lookup does not expand +domai…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2701] dns_ipv4_lookup does not expand +domainlist
https://bugs.exim.org/show_bug.cgi?id=2701

Git Commit <git@???> changed:

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


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

commit e2be2df5c0760e2b6a7870c88ad486a23f5e4b01
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Mon Feb 22 21:24:01 2021 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Mon Feb 22 21:24:01 2021 +0000


    fix list-expansion for various domainlists, having included sublist
elements.  bug 2701
----
 doc/doc-txt/ChangeLog |  6 ++++++
 src/src/acl.c         |  6 +++---
 src/src/deliver.c     |  2 +-
 src/src/dns.c         |  6 +++---
 src/src/host.c        | 46 +++++++++++++++++++++++-----------------------
 src/src/readconf.c    | 33 +++++++++++++++------------------
 6 files changed, 51 insertions(+), 48 deletions(-)


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