X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/7eb59ff94f571a06e5dab25e417979095d569495..ecf0514306dd9c0baf94c43932cf77bd25fd8df0:/test/confs/0163?ds=sidebyside diff --git a/test/confs/0163 b/test/confs/0163 index 16d5292f3..806c4b9e2 100644 --- a/test/confs/0163 +++ b/test/confs/0163 @@ -1,13 +1,8 @@ # Exim test configuration 0163 -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 ----- @@ -33,6 +28,7 @@ begin transports smtp: driver = smtp port = PORT_S + hosts_try_fastopen = : # ----- Retry -----