X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0..b0e63c7efdc2133c61545b051042d3617ecd2bbd:/test/confs/0212 diff --git a/test/confs/0212 b/test/confs/0212 index feea11533..223bd574f 100644 --- a/test/confs/0212 +++ b/test/confs/0212 @@ -1,13 +1,7 @@ # Exim test configuration 0212 -exim_path = EXIM_PATH -keep_environment = -host_lookup_order = bydns -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME -tls_advertise_hosts = +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- @@ -64,7 +58,7 @@ alias: forward: driver = redirect no_check_local_user - file = DIR/aux-fixed/TESTNUM.$local_part.forward + file = ${lookup {TESTNUM.$local_part.forward} dsearch,ret=full {DIR/aux-fixed} {$value}fail} retry_use_local_part all: @@ -80,6 +74,7 @@ begin transports local_delivery: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail return_path_add user = CALLER