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