X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a08c49f10dbed682e0500e6510c78bd65002fc34..57d70161718e02927a22d6a3481803b72035ac46:/test/confs/1002?ds=sidebyside diff --git a/test/confs/1002 b/test/confs/1002 index 99a5866d9..1d9a36c36 100644 --- a/test/confs/1002 +++ b/test/confs/1002 @@ -1,12 +1,8 @@ # Exim test configuration 1002 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.test.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -78,6 +74,7 @@ dev_null: local_delivery: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER # End