X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/30079bc1d20c0473d012ef33654358cfadb0a2ff..43ba2742c700d625dcdcdaf7bbadc2f72776854a:/test/confs/0548 diff --git a/test/confs/0548 b/test/confs/0548 index 0f990c31a..41782e74c 100644 --- a/test/confs/0548 +++ b/test/confs/0548 @@ -3,8 +3,8 @@ SERVER= exim_path = EXIM_PATH +keep_environment = host_lookup_order = bydns -rfc1413_query_timeout = 0s spool_directory = DIR/spool log_file_path = DIR/spool/log/SERVER%slog gecos_pattern = "" @@ -49,14 +49,13 @@ smtp: hosts = HOSTIPV4 : thishost.test.ex allow_localhost port = PORT_D - interface = ${if eq {$host_address}{127.0.0.1} {127.0.0.1}} # ----- Retry ----- begin retry -thishost.test.ex * F,15s,1s +thishost.test.ex * F,20s,2s * * F,1s,1s; F,1s,5s # End