X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..4596719398f6f2365bed563aafd757a6433ce7b4:/test/confs/0160 diff --git a/test/confs/0160 b/test/confs/0160 index 637e642a9..ea2003a92 100644 --- a/test/confs/0160 +++ b/test/confs/0160 @@ -1,13 +1,8 @@ # Exim test configuration 0160 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_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 ----- @@ -36,6 +31,7 @@ begin transports smtp: driver = smtp port = PORT_S + hosts_try_fastopen = : # ----- Retry ----- @@ -43,7 +39,7 @@ smtp: begin retry -* * F,1s,1s +* * F,2s,1s # End