X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..19fdbfb4a2b6ca4a6a96ef52be848f0a23e2414f:/test/confs/0471 diff --git a/test/confs/0471 b/test/confs/0471 index df8daa9c2..12bd3b527 100644 --- a/test/confs/0471 +++ b/test/confs/0471 @@ -1,13 +1,9 @@ # Exim test configuration 0471 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.test.ex -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME +log_selector = +received_recipients # ----- Main settings ----- @@ -17,6 +13,7 @@ gecos_name = CALLER_NAME begin rewrite +^.{40,}@* deny_me@test.example FTbcfrt *@* $1@${lookup{${lc:$2}}partial-lsearch{DIR/aux-fixed/TESTNUM.rw}{$value}fail} FTbcfrt # End