X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..0d68983b8b7c2040e81090f1d5aa8d2c4043eab3:/test/confs/3462 diff --git a/test/confs/3462 b/test/confs/3462 index ec155bfdd..33fabbc04 100644 --- a/test/confs/3462 +++ b/test/confs/3462 @@ -2,14 +2,9 @@ SERVER = -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/SERVER%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -74,6 +69,7 @@ send_to_server: hosts = 127.0.0.1 hosts_try_auth = * port = PORT_D + tls_try_verify_hosts = : # ----- Retry -----