X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0398;h=02b537032124b57299cc21952dd0b8ec0a0a9890;hb=14e2dbbf0ec482f9fa5dd5a4fb6f2954a27f21eb;hp=3e3f5a589f087dcc5349bfb85650015ab3fc87c3;hpb=d1af83598f7d6b32516a11bb28e569d592a05c48;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0398 b/test/confs/0398 index 3e3f5a589..02b537032 100644 --- a/test/confs/0398 +++ b/test/confs/0398 @@ -1,13 +1,7 @@ # Exim test configuration 0398 -exim_path = EXIM_PATH -keep_environment = -host_lookup_order = bydns -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME -tls_advertise_hosts = +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- @@ -60,12 +54,13 @@ begin transports t1: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER t2: driver = smtp port = PORT_S + hosts_try_fastopen = : allow_localhost