X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F5710;h=6ab64f4ec65705084fdebe467d9a61c569ff2214;hb=c4efe382b151f36a90213f8a3e629d4290ea22a8;hp=354d3935b22361e1828bc1dc3032f587a3554b82;hpb=bfe645c1570343d3adca657ab67998e122ca8792;p=exim.git diff --git a/test/confs/5710 b/test/confs/5710 index 354d3935b..6ab64f4ec 100644 --- a/test/confs/5710 +++ b/test/confs/5710 @@ -3,13 +3,9 @@ SERVER= -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/tls_conf_prefix + primary_hostname = myhost.test.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/SERVER%slog -gecos_pattern = "" -gecos_name = CALLER_NAME timezone = UTC # ----- Main settings ----- @@ -73,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 -----