https://bugs.exim.org/show_bug.cgi?id=2203
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/69d8eed78db16f47ad71f53fbf3b2b9dc00f460b commit 69d8eed78db16f47ad71f53fbf3b2b9dc00f460b Author: Jeremy Harris <[email protected]> AuthorDate: Wed Nov 29 22:18:18 2017 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Wed Nov 29 22:30:26 2017 +0000 tls: fix excessive calling of smtp_auth_acl under auth_tls. bug 2203 ---- src/src/smtp_in.c | 11 +++++++---- test/confs/3700 | 4 ++++ test/log/3700 | 2 ++ 3 files changed, 13 insertions(+), 4 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/ ##
