X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fstderr%2F0080;h=6d893b737d824c5fc6d43265e7381bf995bf8e9b;hb=43ba45ce62100bc1dbc9b04b5d869f59026783f5;hp=c5a40d7ba5481592914edc0ef1c8c01c2f101a95;hpb=50dc740948ba43eaeb6d33757bc83beff33f2a64;p=exim.git diff --git a/test/stderr/0080 b/test/stderr/0080 index c5a40d7ba..6d893b737 100644 --- a/test/stderr/0080 +++ b/test/stderr/0080 @@ -9,23 +9,25 @@ >>> exim.test.ex in helo_lookup_domains? no (end of list) >>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") +>>> host in chunking_advertise_hosts? no (end of list) >>> using ACL "check_recipient" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 19) >>> check recipients = postmaster@exim.test.ex >>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex") >>> postmaster@exim.test.ex in "postmaster@exim.test.ex"? yes (matched "postmaster@exim.test.ex") >>> accept: condition test succeeded in ACL "check_recipient" >>> end of ACL "check_recipient": ACCEPT >>> using ACL "check_recipient" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 19) >>> check recipients = postmaster@exim.test.ex >>> list@exim.test.ex in "postmaster@exim.test.ex"? no (end of list) >>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" +>>> processing "deny" (TESTSUITE/test-config 20) >>> message: host is listed in $dnslist_domain >>> check dnslists = rbl.test.ex:rbl2.test.ex ->>> DNS list check: rbl.test.ex +>>> dnslists check: rbl.test.ex >>> new DNS lookup for 14.12.11.V4NET.rbl.test.ex +>>> dnslists: wrote cache entry, ttl=2 >>> DNS lookup for 14.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2) >>> => that means V4NET.11.12.14 is listed at rbl.test.ex >>> deny: condition test succeeded in ACL "check_recipient"