[exim-dev] [Bug 2631] Option to restrict dnslists to specifi…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2631] Option to restrict dnslists to specific networks and log a warning if they return IP addresses outside this range
https://bugs.exim.org/show_bug.cgi?id=2631

Git Commit <git@???> changed:

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


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

commit cebf4027931177cc70106a84e19705f2085a09f5
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Mon Aug 10 22:28:48 2020 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Mon Aug 10 23:45:11 2020 +0100


    dnslists: hardwired return value check.  bug 2631
----
 doc/doc-txt/ChangeLog        |   4 +
 src/src/dnsbl.c              |  33 ++-
 test/confs/0139              |   1 +
 test/confs/0509              |   4 +-
 test/dnszones-src/db.test.ex |  11 +
 test/log/0509                |   3 +-
 test/scripts/0000-Basic/0139 |  25 ++
 test/stderr/0139             | 597 ++++++++++++++++++++++++++++++++++++++++---
 test/stdout/0139             |  48 ++++
 9 files changed, 689 insertions(+), 37 deletions(-)


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