X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0573;h=d46b67a11000ecb167c43ba3f4d0a6c4ebca740c;hb=6d9b05ae272ca2122b48451c317d601e449af932;hp=49169756f2c2f43badcdc526bacf9ceff6773f87;hpb=bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0573 b/test/confs/0573 index 49169756f..d46b67a11 100644 --- a/test/confs/0573 +++ b/test/confs/0573 @@ -1,14 +1,8 @@ # Exim test configuration 0573 -exim_path = EXIM_PATH -keep_environment = -hide 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 ----- @@ -33,6 +27,7 @@ begin transports t1: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER # End