X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0251;h=ebad92684af0a58659f65a15645fec20e5e56149;hb=b3ce3e5440ea0ce5e3580aa9a0fa18c88214a286;hp=32e184c4404290e61827b10563cbbc05d7f81c99;hpb=f926e27276301de1e2fd011b7edcd1b85d8c4754;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0251 b/test/confs/0251 index 32e184c44..ebad92684 100644 --- a/test/confs/0251 +++ b/test/confs/0251 @@ -2,13 +2,9 @@ SERVER = -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/SERVER%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -36,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: