X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0514;h=c04e52e94889e25bed91b2d0f703f00d6926a878;hb=6d9b05ae272ca2122b48451c317d601e449af932;hp=d52a76950abd771cf5a6cbe782ffea432c6d4578;hpb=23f3dc67a13f71bb8fdf2930052d3fdce85e9774;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0514 b/test/confs/0514 index d52a76950..c04e52e94 100644 --- a/test/confs/0514 +++ b/test/confs/0514 @@ -1,13 +1,8 @@ # Exim test configuration 0514 -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 ----- @@ -31,6 +26,7 @@ begin transports t1: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER # End