X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0548;h=112952e9abab40067deb21239b851e574740ab36;hb=14e2dbbf0ec482f9fa5dd5a4fb6f2954a27f21eb;hp=faa1ffad36b9cedf59a4d96b8eb3b2c3283f1216;hpb=bfe645c1570343d3adca657ab67998e122ca8792;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0548 b/test/confs/0548 index faa1ffad3..112952e9a 100644 --- a/test/confs/0548 +++ b/test/confs/0548 @@ -2,13 +2,8 @@ SERVER= -exim_path = EXIM_PATH -host_lookup_order = bydns -spool_directory = DIR/spool -log_file_path = DIR/spool/log/SERVER%slog -gecos_pattern = "" -gecos_name = CALLER_NAME -tls_advertise_hosts = +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- @@ -49,13 +44,14 @@ smtp: hosts = HOSTIPV4 : thishost.test.ex allow_localhost port = PORT_D + hosts_try_fastopen = : # ----- Retry ----- begin retry -thishost.test.ex * F,20s,2s -* * F,1s,1s; F,1s,5s +thishost.test.ex * F,40s,4s +* * F,2s,2s; F,2s,10s # End