X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F9903;h=6f79e360edfa74ad203ba2b73971f42c6910f423;hb=1d717e1c110562fd6bf28478c79f180cafeba776;hp=39db987131b803afb846bc57753a48f01a6edacd;hpb=a08c49f10dbed682e0500e6510c78bd65002fc34;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/9903 b/test/confs/9903 index 39db98713..6f79e360e 100644 --- a/test/confs/9903 +++ b/test/confs/9903 @@ -1,11 +1,7 @@ # Exim test configuration 9903 -exim_path = EXIM_PATH -host_lookup_order = bydns -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 ----- @@ -30,6 +26,7 @@ smtp: port = PORT_S hosts = 127.0.0.1 allow_localhost + hosts_try_fastopen = : # ----- Retry -----