https://bugs.exim.org/show_bug.cgi?id=2356
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/7c498df16cbb3d35eb8df3668ec426388f0dc974 commit 7c498df16cbb3d35eb8df3668ec426388f0dc974 Author: Simon Arlott <[email protected]> AuthorDate: Sat Mar 16 16:01:15 2019 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Sat Mar 16 16:01:15 2019 +0000 add caseless option to verify=not_blind. bug 2356 ---- doc/doc-docbook/spec.xfpt | 7 ++++- doc/doc-txt/NewStuff | 2 ++ src/src/acl.c | 17 +++++++++-- src/src/functions.h | 2 +- src/src/verify.c | 33 +++++++++++----------- test/confs/0583 | 24 ++++++++++++++++ test/log/0583 | 6 ++++ test/rejectlog/0507 | 2 +- test/rejectlog/{0507 => 0583} | 10 +++---- test/scripts/0000-Basic/0507 | 2 +- test/scripts/0000-Basic/0583 | 65 +++++++++++++++++++++++++++++++++++++++++++ test/stderr/0583 | 12 ++++++++ test/stdout/0583 | 52 ++++++++++++++++++++++++++++++++++ 13 files changed, 207 insertions(+), 27 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/ ##
