X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/5980e62829e10336b008f861c938bfca799d488a..25ca84e25a47ccf8e1e0560ebd88794dabeb8db5:/test/confs/0211 diff --git a/test/confs/0211 b/test/confs/0211 index dd714a2a9..7856481df 100644 --- a/test/confs/0211 +++ b/test/confs/0211 @@ -1,11 +1,7 @@ # Exim test configuration 0211 -exim_path = EXIM_PATH -host_lookup_order = bydns -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- @@ -34,7 +30,11 @@ begin routers others: driver = manualroute domains = ! +local_domains - route_list = * localhost4.test.ex byname +.ifdef LIST + route_data = 127.0.0.1:HOSTIPV4 +.else + route_data = localhost4.test.ex byname +.endif self = send transport = smtp no_more @@ -52,6 +52,7 @@ begin transports smtp: driver = smtp port = PORT_S + command_timeout = 1s local_delivery: driver = appendfile