X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/bfe645c1570343d3adca657ab67998e122ca8792..5f3e2ac9f39db5c8ef5a408929c8a5aba957b20f:/test/confs/0318?ds=sidebyside diff --git a/test/confs/0318 b/test/confs/0318 index e57fe8eee..ec778a7fd 100644 --- a/test/confs/0318 +++ b/test/confs/0318 @@ -1,12 +1,7 @@ # Exim test configuration 0318 -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 ----- @@ -30,7 +25,7 @@ begin transports local_delivery: driver = appendfile directory = DIR/test-mail - directory_file = $local_part + directory_file = ${bless:$local_part} user = CALLER