X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0493;h=0b4af9333b7de462b0dabad729e811a28f2bf90f;hb=6d9b05ae272ca2122b48451c317d601e449af932;hp=675490770c3f77dd2b4b286280ee0d4afb48fc30;hpb=d1af83598f7d6b32516a11bb28e569d592a05c48;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0493 b/test/confs/0493 index 675490770..0b4af9333 100644 --- a/test/confs/0493 +++ b/test/confs/0493 @@ -1,14 +1,8 @@ # Exim test configuration 0493 -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 ----- @@ -32,6 +26,7 @@ begin transports t1: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER # End