X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/23f3dc67a13f71bb8fdf2930052d3fdce85e9774..18eacc1185bea956bd9c793ab34e582c08941799:/test/confs/0202 diff --git a/test/confs/0202 b/test/confs/0202 index 56f601416..3d6e8fda9 100644 --- a/test/confs/0202 +++ b/test/confs/0202 @@ -1,12 +1,7 @@ # Exim test configuration 0202 -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 -tls_advertise_hosts = +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- @@ -37,6 +32,7 @@ begin transports local_delivery: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER # End