X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..836c3e4102dae52604590a6674bec10087dbf17e:/test/confs/0150 diff --git a/test/confs/0150 b/test/confs/0150 index 455d676ba..256080a50 100644 --- a/test/confs/0150 +++ b/test/confs/0150 @@ -1,12 +1,7 @@ # Exim test configuration 0150 -exim_path = EXIM_PATH -host_lookup_order = bydns -rfc1413_query_timeout = 0s -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 ----- @@ -30,7 +25,7 @@ begin transports appendfile: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER