X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a08c49f10dbed682e0500e6510c78bd65002fc34..4e9ed49f8f12eb331b29bd5b6dc3693c520fddc2:/test/confs/0557 diff --git a/test/confs/0557 b/test/confs/0557 index 6bfb069d3..41a614f10 100644 --- a/test/confs/0557 +++ b/test/confs/0557 @@ -1,17 +1,13 @@ # Exim test configuration 0557 -X= -Y= +FAKE= +OPT= HOSTS= HAI= -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 ----- @@ -23,8 +19,8 @@ begin routers r1: driver = manualroute route_list = * HOSTS -X host_find_failed = ignore -Y host_all_ignored = HAI +FAKE host_find_failed = ignore +OPT host_all_ignored = HAI no_more self = send transport = t1 @@ -40,6 +36,7 @@ begin transports t1: driver = smtp + hosts_try_fastopen = : t2: driver = appendfile