X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/f926e27276301de1e2fd011b7edcd1b85d8c4754..3c90bbcdc7cf73298156f7bcd5f5e750e7814e72:/test/confs/0240 diff --git a/test/confs/0240 b/test/confs/0240 index acccc8f8b..62a192321 100644 --- a/test/confs/0240 +++ b/test/confs/0240 @@ -1,11 +1,7 @@ # Exim test configuration 0240 -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 ----- @@ -94,7 +90,7 @@ begin transports local: driver = appendfile directory_mode = 3777 - file = DIR/test-mail/subdir/$local_part + file = DIR/test-mail/subdir/${bless:$local_part} user = CALLER