X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/30079bc1d20c0473d012ef33654358cfadb0a2ff..e1d3ae66a94db62082632898fab0e1659be27882:/test/confs/3405 diff --git a/test/confs/3405 b/test/confs/3405 index 460c5842e..9f37f016b 100644 --- a/test/confs/3405 +++ b/test/confs/3405 @@ -1,13 +1,8 @@ # Exim test configuration 3405 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.test.ex -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -42,9 +37,9 @@ begin transports smtp: driver = smtp + port = PORT_S + hosts_try_fastopen = : headers_add = X-TAID: >$authenticated_id< hosts_try_auth = * - port = PORT_S - interface = 127.0.0.1 # End