X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/4fab92fbc2b63bac2d89c1dae69fa1845cb640b7..6397b292615a5ffb9fdb5bd305736e2ef5f00e0d:/test/confs/5710?ds=inline diff --git a/test/confs/5710 b/test/confs/5710 index e61fadc5e..85293a566 100644 --- a/test/confs/5710 +++ b/test/confs/5710 @@ -69,6 +69,10 @@ 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 + logwrite = cipher_ $tls_out_cipher_std + logwrite = ver: $tls_out_ver accept # ----- Routers -----