X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/2f6c7b1aa0bf4a675d0ec95646b27f5c71bf06c2..8e78571a8b7a823a439710720a407820ab662451:/test/confs/5710 diff --git a/test/confs/5710 b/test/confs/5710 index e61fadc5e..6ab64f4ec 100644 --- a/test/confs/5710 +++ b/test/confs/5710 @@ -69,6 +69,8 @@ logger: acl = ev_msg $event_name $acl_arg2 accept condition = ${if eq {tls} {${listextract{1}{$event_name}}}} message = ${acl {ev_tls}} + accept condition = ${if eq {smtp:ehlo}{$event_name}} + logwrite = $tls_out_cipher smtp:ehlo $event_data accept # ----- Routers -----