X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/f926e27276301de1e2fd011b7edcd1b85d8c4754..8a5d7421f117c332c90b94bfd6f50ca71494d705:/test/confs/5401 diff --git a/test/confs/5401 b/test/confs/5401 index 5978b7fa0..2b1a4c43e 100644 --- a/test/confs/5401 +++ b/test/confs/5401 @@ -1,12 +1,8 @@ # Exim test configuration 5401 -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 # ----- Main settings ----- @@ -20,7 +16,7 @@ begin acl acl_rcpt: accept control = cutthrough_delivery - verify = recipient + verify = recipient/callout=use_sender # ----- Routers ----- @@ -44,6 +40,7 @@ smtp: driver = smtp interface = HOSTIPV4 port = PORT_S + hosts_try_fastopen = : # End