X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0025;h=c13245194a0cf8316bc4639956808bb2884cddc7;hb=6d9b05ae272ca2122b48451c317d601e449af932;hp=6477950becb6ca6e30f05e76f94749fd6cadaf71;hpb=d1af83598f7d6b32516a11bb28e569d592a05c48;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0025 b/test/confs/0025 index 6477950be..c13245194 100644 --- a/test/confs/0025 +++ b/test/confs/0025 @@ -1,14 +1,8 @@ # Exim test configuration 0025 -exim_path = EXIM_PATH -keep_environment = -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 -tls_advertise_hosts = # ----- Main settings ----- @@ -59,6 +53,7 @@ dev_null: local_delivery: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER # End