https://bugs.exim.org/show_bug.cgi?id=2631
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/cebf4027931177cc70106a84e19705f2085a09f5 commit cebf4027931177cc70106a84e19705f2085a09f5 Author: Jeremy Harris <[email protected]> AuthorDate: Mon Aug 10 22:28:48 2020 +0100 Commit: Jeremy Harris <[email protected]> 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
