X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0..3aa5fb00be821a198f42c69924ae02b393ac2b4b:/test/confs/0251 diff --git a/test/confs/0251 b/test/confs/0251 index aa9d4ec0d..ebad92684 100644 --- a/test/confs/0251 +++ b/test/confs/0251 @@ -2,15 +2,9 @@ SERVER = -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/SERVER%slog -gecos_pattern = "" -gecos_name = CALLER_NAME -tls_advertise_hosts = # ----- Main settings ----- @@ -38,14 +32,13 @@ exeter_listr: no_check_local_user domains = listr.test.ex errors_to = ${local_part}-request@test.ex - file = DIR/aux-fixed/TESTNUM.list.${local_part} + file = ${lookup {TESTNUM.list.$local_part} dsearch,ret=full {DIR/aux-fixed} {$value}fail} forbid_file forbid_pipe one_time require_files = DIR/aux-fixed/TESTNUM.restrict.${local_part} retry_use_local_part - senders = ${if exists{DIR/aux-fixed/TESTNUM.restrict.${local_part}} \ - {DIR/aux-fixed/TESTNUM.restrict.${local_part}}{zzzz}} + senders = ${lookup {TESTNUM.restrict.$local_part} dsearch,ret=full {DIR/aux-fixed} {$value} {zzzz}} syntax_errors_to = ${local_part}-request@test.ex exeter_listf: