X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0136;h=acc1003c91d160c1c0a0ceeab3440c54569990d7;hb=47aaa9d6df68458c03a9fa65c6f2fd2bdee898f9;hp=b35b4e078dad21e3ecaec47b2d24be9b02f64c90;hpb=23f3dc67a13f71bb8fdf2930052d3fdce85e9774;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0136 b/test/confs/0136 index b35b4e078..acc1003c9 100644 --- a/test/confs/0136 +++ b/test/confs/0136 @@ -2,13 +2,8 @@ BRB=true -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 ----- @@ -68,7 +63,7 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER