X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/b8a7fa2dd5c9a7fec40925366743255f91fcf846..766c0c47840bcf05df030d33ae49ce90b2dab855:/test/confs/5401 diff --git a/test/confs/5401 b/test/confs/5401 index 636a3b614..2b1a4c43e 100644 --- a/test/confs/5401 +++ b/test/confs/5401 @@ -1,14 +1,8 @@ # Exim test configuration 5401 -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 ----- @@ -46,6 +40,7 @@ smtp: driver = smtp interface = HOSTIPV4 port = PORT_S + hosts_try_fastopen = : # End