X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0535;h=7960c064d7be0bf734c0f70fdc612f9480f88be0;hb=b5695709aa5d65a2b6825eef3bf3ed556c66220d;hp=58cb1c4251953297c6ab7ea218c5a03b75fe1b93;hpb=23f3dc67a13f71bb8fdf2930052d3fdce85e9774;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0535 b/test/confs/0535 index 58cb1c425..7960c064d 100644 --- a/test/confs/0535 +++ b/test/confs/0535 @@ -1,13 +1,8 @@ # Exim test configuration 0535 -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 ----- @@ -41,7 +36,7 @@ begin transports t1: driver = appendfile user = CALLER - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} # End