X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F4700;h=04cc37082863b1f45da3d80bc99ff28a03d07144;hb=0d2e392e281e96d9f9f2f3dd438affe3f2563c57;hp=6a532b6a03721018914c21f3030bc0c394e38df8;hpb=bfe645c1570343d3adca657ab67998e122ca8792;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/4700 b/test/confs/4700 index 6a532b6a0..04cc37082 100644 --- a/test/confs/4700 +++ b/test/confs/4700 @@ -1,12 +1,7 @@ # Exim test configuration 0211 -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 -tls_advertise_hosts = +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- @@ -53,10 +48,11 @@ begin transports smtp: driver = smtp port = PORT_S + hosts_try_fastopen = : local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} return_path_add user = CALLER