X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bfe645c1570343d3adca657ab67998e122ca8792..bd94e2ae165232b3c5d92ed6e32b4ea7239a83d9:/test/confs/0200 diff --git a/test/confs/0200 b/test/confs/0200 index 0660b9a2e..03e628828 100644 --- a/test/confs/0200 +++ b/test/confs/0200 @@ -1,13 +1,8 @@ # Exim test configuration 0200 -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 -tls_advertise_hosts = # ----- Main settings ----- @@ -40,6 +35,7 @@ begin transports smtp: driver = smtp + hosts_try_fastopen = : # End