X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0398;h=02b537032124b57299cc21952dd0b8ec0a0a9890;hb=14e2dbbf0ec482f9fa5dd5a4fb6f2954a27f21eb;hp=b894e46d81a52e8b997611d7cb508e2607ec9de6;hpb=a08c49f10dbed682e0500e6510c78bd65002fc34;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0398 b/test/confs/0398 index b894e46d8..02b537032 100644 --- a/test/confs/0398 +++ b/test/confs/0398 @@ -1,11 +1,7 @@ # Exim test configuration 0398 -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 ----- @@ -58,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