X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fstderr%2F0017;h=4831e3e9af6b0a65e0bdbdcae561134e3df4e038;hb=ead37e6cf7dd3108cf1b197d3fa58ca52935c6bd;hp=90e43c069f70b5deda746b2199869dd194d3cbed;hpb=54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e;p=exim.git diff --git a/test/stderr/0017 b/test/stderr/0017 index 90e43c069..4831e3e9a 100644 --- a/test/stderr/0017 +++ b/test/stderr/0017 @@ -12,18 +12,18 @@ LOG: ETRN some.random.domain received from [1.1.1.1] >>> processing "deny" >>> check hosts = 10.9.8.7 >>> host in "10.9.8.7"? no (end of list) ->>> deny: condition test failed +>>> deny: condition test failed in ACL "check_etrn" >>> processing "deny" >>> check hosts = 10.9.8.8 >>> host in "10.9.8.8"? no (end of list) ->>> deny: condition test failed +>>> deny: condition test failed in ACL "check_etrn" >>> processing "accept" >>> check hosts = localhost MUNGED: ::1 will be omitted in what follows >>> get[host|ipnode]byname[2] looked up these IP addresses: >>> name=localhost address=127.0.0.1 >>> host in "localhost"? no (end of list) ->>> accept: condition test failed +>>> accept: condition test failed in ACL "check_etrn" >>> end of ACL "check_etrn": implicit DENY LOG: H=[1.1.1.1] rejected ETRN some.random.domain >>> host in hosts_connection_nolog? no (option unset) @@ -41,7 +41,7 @@ LOG: ETRN some.domain received from [10.9.8.7] >>> check hosts = 10.9.8.7 >>> host in "10.9.8.7"? yes (matched "10.9.8.7") >>> check sender_domains = some.domain ->>> deny: condition test error +>>> deny: condition test error in ACL "check_etrn" LOG: H=[10.9.8.7] temporarily rejected ETRN some.domain: cannot test sender_domains condition in ETRN ACL >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) @@ -57,10 +57,10 @@ LOG: ETRN some.domain received from [10.9.8.8] >>> processing "deny" >>> check hosts = 10.9.8.7 >>> host in "10.9.8.7"? no (end of list) ->>> deny: condition test failed +>>> deny: condition test failed in ACL "check_etrn" >>> processing "deny" >>> check hosts = 10.9.8.8 >>> host in "10.9.8.8"? yes (matched "10.9.8.8") >>> check senders = x@y ->>> deny: condition test error +>>> deny: condition test error in ACL "check_etrn" LOG: H=[10.9.8.8] temporarily rejected ETRN some.domain: cannot test senders condition in ETRN ACL