X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=blobdiff_plain;f=test%2Fconfs%2F3412;h=52849435603412216ff9ce6bec34f0579c7d1be1;hp=bd8336e9eb522d810209bd5b85ce5b7b0a67e19f;hb=effbc122dd820cce469544415f836962236de860;hpb=7eb59ff94f571a06e5dab25e417979095d569495 diff --git a/test/confs/3412 b/test/confs/3412 index bd8336e9e..528494356 100644 --- a/test/confs/3412 +++ b/test/confs/3412 @@ -1,13 +1,8 @@ # Exim test configuration 3412 -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 ----- @@ -49,6 +44,7 @@ smtp: allow_localhost hosts = 127.0.0.1 port = PORT_S + hosts_try_fastopen = : hosts_try_auth = * # End