summaryrefslogtreecommitdiff
path: root/test/confs/5720
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs/5720')
-rw-r--r--test/confs/57202
1 files changed, 2 insertions, 0 deletions
diff --git a/test/confs/5720 b/test/confs/5720
index 2de47bd82..030434973 100644
--- a/test/confs/5720
+++ b/test/confs/5720
@@ -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 -----