X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0327;h=30f2576cf0edc84337bf7cbcab3c51e3ceeec332;hb=5cd1d1356732d96d49a1f7c682d1b8a33b2576f9;hp=28922ed73e5e4448d160a5d837cc7e3a84242359;hpb=bfe645c1570343d3adca657ab67998e122ca8792;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0327 b/test/confs/0327 index 28922ed73..30f2576cf 100644 --- a/test/confs/0327 +++ b/test/confs/0327 @@ -1,13 +1,8 @@ # Exim test configuration 0327 -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 -tls_advertise_hosts = # ----- Main settings ----- @@ -46,11 +41,13 @@ begin transports t1: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER t2: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER # End