X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d1af83598f7d6b32516a11bb28e569d592a05c48..4596719398f6f2365bed563aafd757a6433ce7b4:/test/confs/0343 diff --git a/test/confs/0343 b/test/confs/0343 index 52f90bc12..a5741eade 100644 --- a/test/confs/0343 +++ b/test/confs/0343 @@ -1,14 +1,8 @@ # Exim test configuration 0343 -exim_path = EXIM_PATH -keep_environment = -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.test.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME -tls_advertise_hosts = # ----- Main settings ----- @@ -31,6 +25,7 @@ remote_smtp: hosts = 127.0.0.1 allow_localhost port = PORT_N + hosts_try_fastopen = : # ----- Retry -----