https://bugs.exim.org/show_bug.cgi?id=1748
Git Commit <g...@exim.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |g...@exim.org --- Comment #1 from Git Commit <g...@exim.org> --- Git commit: http://git.exim.org/exim.git/commitdiff/379ba7d06d366c8cd151215e4c82424c36049375 commit 379ba7d06d366c8cd151215e4c82424c36049375 Author: Jeremy Harris <jgh146...@wizmail.org> AuthorDate: Sun Dec 20 20:01:52 2015 +0000 Commit: Jeremy Harris <jgh146...@wizmail.org> CommitDate: Sun Dec 20 23:33:19 2015 +0000 dnslists: permit use with explicit key(s) in nonsmtp acls. bug 1748 ---- doc/doc-txt/ChangeLog | 3 ++ src/src/acl.c | 8 +++-- src/src/functions.h | 2 +- src/src/verify.c | 20 ++++++++---- test/confs/0571 | 78 ++++++++++++++++++++++++++++++++++++++++++++ test/log/0571 | 4 +++ test/rejectlog/0571 | 10 ++++++ test/scripts/0000-Basic/0571 | 14 ++++++++ 8 files changed, 129 insertions(+), 10 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/ ##