X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0..49d478067ba22d087c65b35a8bb9b782be1ee173:/test/confs/0604 diff --git a/test/confs/0604 b/test/confs/0604 index 80c130cbe..46fc8cf9c 100644 --- a/test/confs/0604 +++ b/test/confs/0604 @@ -6,17 +6,10 @@ untrusted_set_sender = * SERVER = -exim_path = EXIM_PATH -keep_environment = -host_lookup_order = bydns -#primary_hostname = myhost.test.ex +.include DIR/aux-var/std_conf_prefix + rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/SERVER%slog log_selector = +sender_on_delivery -gecos_pattern = "" -gecos_name = CALLER_NAME -tls_advertise_hosts = # ----- Main settings ----- @@ -49,6 +42,7 @@ send_to_server: allow_localhost hosts = 127.0.0.1 port = PORT_D + hosts_try_fastopen = : # assumes that HOSTIPV4 can sent to 127.0.0.1 interface = ${if eq {$sender_address_domain}{dustybelt.tld} {127.0.0.1}{HOSTIPV4}}