X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=test%2Fstderr%2F0251;h=87595bc909850ec1ca480361f7c5fa08c1acb2cd;hb=18d243312bf3a23bd0f464fac44797e2720e03ec;hp=b3d4324999a6354b1baf5a303cc27312503cf773;hpb=6968512fc21cf0a41b2751bb9df39ed40941c1c3;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/stderr/0251 b/test/stderr/0251 index b3d432499..87595bc90 100644 --- a/test/stderr/0251 +++ b/test/stderr/0251 @@ -6,8 +6,10 @@ >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "check_recipient" ->>> processing "deny" +>>> processing "deny" (TESTSUITE/test-config 20) +>>> message: unrouteable address >>> check !verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing oklist@listr.test.ex @@ -26,13 +28,15 @@ >>> routed by exeter_listf router >>> ----------- end verify ------------ >>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 22) >>> check domains = +local_domains >>> listr.test.ex in "test.ex : *.test.ex"? yes (matched "*.test.ex") >>> listr.test.ex in "+local_domains"? yes (matched "+local_domains") >>> accept: condition test succeeded in ACL "check_recipient" +>>> end of ACL "check_recipient": ACCEPT >>> using ACL "check_recipient" ->>> processing "deny" +>>> processing "deny" (TESTSUITE/test-config 20) +>>> message: unrouteable address >>> check !verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing oklist@listr.test.ex @@ -43,10 +47,11 @@ >>> routed by exeter_listf router >>> ----------- end verify ------------ >>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 22) >>> check domains = +local_domains >>> listr.test.ex in "test.ex : *.test.ex"? yes (matched "*.test.ex") >>> listr.test.ex in "+local_domains"? yes (matched "+local_domains") >>> accept: condition test succeeded in ACL "check_recipient" +>>> end of ACL "check_recipient": ACCEPT ******** SERVER ********