X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/f926e27276301de1e2fd011b7edcd1b85d8c4754..7dd52d1ff8cd5e8914172d3131412bf1c2ceaf92:/test/confs/0355?ds=sidebyside diff --git a/test/confs/0355 b/test/confs/0355 index 8615e0804..f24f02bbd 100644 --- a/test/confs/0355 +++ b/test/confs/0355 @@ -1,11 +1,7 @@ # Exim test configuration 0355 -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 ----- @@ -33,6 +29,6 @@ begin transports t1: driver = appendfile user = CALLER - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} # End