X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=test%2Fconfs%2F2116;h=77a6712612cdde8087ee5fedc821c51a37b58b15;hb=46473d31e2aa9db8aeff247667fe0b3770573a6d;hp=b9f3cd8e1cb8eede75e9b669516c3aa0200a4b29;hpb=bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/2116 b/test/confs/2116 index b9f3cd8e1..77a671261 100644 --- a/test/confs/2116 +++ b/test/confs/2116 @@ -1,13 +1,7 @@ # Exim test configuration 2116 -exim_path = EXIM_PATH -keep_environment = -host_lookup_order = bydns -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME -tls_advertise_hosts = +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- @@ -33,8 +27,9 @@ begin transports smtp: driver = smtp command_timeout = 1s - hosts_require_tls = 127.0.0.1 port = PORT_S + hosts_try_fastopen = : + hosts_require_tls = 127.0.0.1 # ----- Retry -----