X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0327;h=30f2576cf0edc84337bf7cbcab3c51e3ceeec332;hb=5cd1d1356732d96d49a1f7c682d1b8a33b2576f9;hp=c055df0e61c52361e8651a635b72e987e10c86dd;hpb=afda344b580b54a4513569720aec3260cd5ba546;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0327 b/test/confs/0327 index c055df0e6..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 -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- 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