X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F0211;h=7856481dffece63df6957d865c0fb976de09aebb;hb=0a682b6cd5f70e94b84fa17022554b48c97a63bd;hp=860909d1b3a4c6eb8a833d93eefc1da833e7de80;hpb=30079bc1d20c0473d012ef33654358cfadb0a2ff;p=exim.git diff --git a/test/confs/0211 b/test/confs/0211 index 860909d1b..7856481df 100644 --- a/test/confs/0211 +++ b/test/confs/0211 @@ -1,12 +1,7 @@ # Exim test configuration 0211 -exim_path = EXIM_PATH -host_lookup_order = bydns -rfc1413_query_timeout = 0s -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 ----- @@ -35,7 +30,11 @@ begin routers others: driver = manualroute domains = ! +local_domains - route_list = * 127.0.0.1 byname +.ifdef LIST + route_data = 127.0.0.1:HOSTIPV4 +.else + route_data = localhost4.test.ex byname +.endif self = send transport = smtp no_more @@ -53,7 +52,7 @@ begin transports smtp: driver = smtp port = PORT_S - interface = 127.0.0.1 + command_timeout = 1s local_delivery: driver = appendfile