X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/bfe645c1570343d3adca657ab67998e122ca8792..5f3e2ac9f39db5c8ef5a408929c8a5aba957b20f:/test/confs/0179 diff --git a/test/confs/0179 b/test/confs/0179 index d3a6da6fd..f18ab32e5 100644 --- a/test/confs/0179 +++ b/test/confs/0179 @@ -1,18 +1,14 @@ # Exim test configuration 0179 -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 ----- queue_run_in_order -log_selector = +outgoing_port +# incoming_interface is used here to get the _outgoing_ local port +log_selector = +outgoing_port +incoming_interface # ----- Routers ----- @@ -34,6 +30,7 @@ begin transports smtp: driver = smtp port = PORT_S + hosts_try_fastopen = : # ----- Retry -----