X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/f926e27276301de1e2fd011b7edcd1b85d8c4754..f8f40a64d41c4d47b974810320ab257e2eac0cf3:/test/confs/0518 diff --git a/test/confs/0518 b/test/confs/0518 index 5738eebd4..1e6dd2277 100644 --- a/test/confs/0518 +++ b/test/confs/0518 @@ -1,12 +1,8 @@ # Exim test configuration 0518 -exim_path = EXIM_PATH -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 # ----- Main settings ----- @@ -44,6 +40,7 @@ t1: driver = smtp hosts = 127.0.0.1 port = PORT_S + hosts_try_fastopen = : allow_localhost rcpt_include_affixes @@ -51,6 +48,7 @@ t2: driver = smtp hosts = 127.0.0.1 port = PORT_S + hosts_try_fastopen = : allow_localhost # End