X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=blobdiff_plain;f=test%2Fconfs%2F0160;h=ea2003a9283b00ac5a5669158ce46d6646448f22;hp=1edac2f4a71fc413ab79ab4fc7eb2499690b8f79;hb=32ef25152ecda2555eabe22a0c37ec398068dbba;hpb=a08c49f10dbed682e0500e6510c78bd65002fc34 diff --git a/test/confs/0160 b/test/confs/0160 index 1edac2f4a..ea2003a92 100644 --- a/test/confs/0160 +++ b/test/confs/0160 @@ -1,12 +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 -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -35,6 +31,7 @@ begin transports smtp: driver = smtp port = PORT_S + hosts_try_fastopen = : # ----- Retry -----