X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0..311d71b8f18d544c79cc3a4cb1dafc206aaa1554:/test/confs/5003 diff --git a/test/confs/5003 b/test/confs/5003 index 8c2b6f551..76c0149b8 100644 --- a/test/confs/5003 +++ b/test/confs/5003 @@ -1,13 +1,7 @@ # Exim test configuration 5003 -exim_path = EXIM_PATH -keep_environment = -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 ----- @@ -31,13 +25,15 @@ begin transports local_delivery: driver = appendfile directory = DIR/test-mail/$local_part + create_file = DIR/test-mail maildir_format quota = 1.5K user = CALLER local_delivery2: driver = appendfile - directory = DIR/test-mail/$local_part/ + directory = DIR/test-mail/$local_part + create_file = DIR/test-mail maildir_format quota = 1.5K user = CALLER