X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0:/test/confs/0461 diff --git a/test/confs/0461 b/test/confs/0461 index 3a8907265..ac0206b1e 100644 --- a/test/confs/0461 +++ b/test/confs/0461 @@ -2,15 +2,18 @@ FALLBACK=fallback_hosts = 127.0.0.1 ROUTE_DATA=V4NET.0.0.1 +RETRY1=1s +RETRY2=2s exim_path = EXIM_PATH +keep_environment = host_lookup_order = bydns primary_hostname = myhost.test.ex -rfc1413_query_timeout = 0s spool_directory = DIR/spool log_file_path = DIR/spool/log/%slog gecos_pattern = "" gecos_name = CALLER_NAME +tls_advertise_hosts = # ----- Main settings ----- @@ -53,8 +56,8 @@ t2: begin retry -V4NET.0.0.1 * F,1s,1s -V4NET.0.0.2 * F,1s,2s +V4NET.0.0.1 * F,1s,RETRY1 +V4NET.0.0.2 * F,1s,RETRY2 * * F,1d,1s