X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/23f3dc67a13f71bb8fdf2930052d3fdce85e9774..481e63ca2bbd7b603e5bb84f6582ab4be5e3300d:/test/confs/0243 diff --git a/test/confs/0243 b/test/confs/0243 index 5f9811084..d5e989c5b 100644 --- a/test/confs/0243 +++ b/test/confs/0243 @@ -1,13 +1,8 @@ # Exim test configuration 0243 -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 ----- @@ -64,7 +59,7 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER address_file: @@ -76,7 +71,7 @@ address_pipe: stuur_auto_antwoord: driver = autoreply - file = DIR/aux-fixed/TESTNUM.antwoord-${local_part} + file = DIR/aux-fixed/TESTNUM.antwoord-${bless:$local_part} file_expand from = "${lookup{$local_part} lsearch \ {DIR/aux-fixed/TESTNUM.beantwoorders} {$value}}"