[exim-dev] [Bug 1395] ignore_cache option for ACL dnslists

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 1395] New: ignore_cache option for ACL dnslists
Subject: [exim-dev] [Bug 1395] ignore_cache option for ACL dnslists
https://bugs.exim.org/show_bug.cgi?id=1395

--- Comment #15 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/3462da30c9c57e63705fa24121655a32b315dfcf

commit 3462da30c9c57e63705fa24121655a32b315dfcf
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Sep 5 10:31:57 2019 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Thu Sep 5 14:44:53 2019 +0100


    support ttl from soa for nxdomain & nodata cache entries for dnslists.  bug
1395
----
 src/src/dns.c                |   2 +-
 src/src/functions.h          |   1 +
 src/src/verify.c             |  84 +++++++-----
 test/dnszones-src/db.test.ex |   2 +-
 test/scripts/0000-Basic/0044 |  13 +-
 test/stderr/0023             |  54 ++++----
 test/stderr/0044             | 295 ++++++++++++++++++++++++++++++++++++-------
 test/stderr/0079             |  14 +-
 test/stderr/0080             |   3 +-
 test/stderr/0138             |  16 ++-
 test/stderr/0139             | 119 +++++++++--------
 test/stderr/0312             |   5 +-
 test/stderr/0386             |   7 +-
 test/stderr/0422             |   6 +-
 test/stderr/2201             |  10 +-
 test/stderr/3408             |   3 +-
 test/stdout/0044             |  17 +++
 17 files changed, 465 insertions(+), 186 deletions(-)


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