X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a08c49f10dbed682e0500e6510c78bd65002fc34..6b69b71028f15c7ba3157bac955103b764326f60:/test/confs/0354 diff --git a/test/confs/0354 b/test/confs/0354 index 523257c6e..ef6b67f8c 100644 --- a/test/confs/0354 +++ b/test/confs/0354 @@ -1,11 +1,7 @@ # Exim test configuration 0354 -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 ----- @@ -32,5 +28,6 @@ t1: driver = appendfile user = CALLER file = DIR/test-mail/$local_part + create_file = DIR/test-mail # End