X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F5410;h=96ec87496d6351f42aae94be11ec669fb3bb4629;hb=5b195d6b9592fcef09b0b3b31390e73226deffc9;hp=576967cacb977d6ea124086542ee17fca9f1cdf8;hpb=6d7c6175eda3aaa316d1960a89170a285510ad40;p=exim.git diff --git a/test/confs/5410 b/test/confs/5410 index 576967cac..96ec87496 100644 --- a/test/confs/5410 +++ b/test/confs/5410 @@ -1,13 +1,8 @@ # Exim test configuration 5410 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/tls_conf_prefix + primary_hostname = myhost.test.ex -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -54,6 +49,7 @@ smtp: port = PORT_D hosts_avoid_tls = ${if eq {$address_data}{usery}{*}{:}} hosts_verify_avoid_tls = ${if eq {$address_data}{userz}{*}{:}} + tls_try_verify_hosts = : # End