X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/30079bc1d20c0473d012ef33654358cfadb0a2ff..c68dd63514daee71b12bb62c04400dc2f8116d96:/test/confs/0550 diff --git a/test/confs/0550 b/test/confs/0550 index 865b97a52..16699b3ac 100644 --- a/test/confs/0550 +++ b/test/confs/0550 @@ -1,13 +1,8 @@ # Exim test configuration 0550 -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 ----- @@ -29,7 +24,7 @@ t1: driver = smtp hosts = 127.0.0.1 : HOSTIPV4 port = PORT_S - interface = ${if eq {$host}{127.0.0.1} {127.0.0.1}} + hosts_try_fastopen = : allow_localhost helo_data = \ ${if eq{$sending_ip_address}{127.0.0.1}{Tweedledum}{Tweedledee}} \