X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/d4dc049f9a9e80ac3a470fd644418668eefedecb..2d432dfd22141f9933cac8ab3e26a8babaf87bef:/test/confs/0211 diff --git a/test/confs/0211 b/test/confs/0211 index 96f3beac1..f68b036be 100644 --- a/test/confs/0211 +++ b/test/confs/0211 @@ -30,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 @@ -48,10 +52,12 @@ begin transports smtp: driver = smtp port = PORT_S + hosts_try_fastopen = : + command_timeout = 1s local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} return_path_add user = CALLER