SPF: fix handling mix of spf and other txt records. Bug 2499
[exim.git] / test / stderr / 0475
index e254d08f7f17535369ce04106c6b1278ec3997c8..6225b4dd0eb501478c7a0a871483d83d0fbfae73 100644 (file)
@@ -7,16 +7,16 @@
 >>> host in helo_try_verify_hosts? no (option unset)
 >>> host in helo_accept_junk_hosts? no (option unset)
 >>> using ACL "a1"
->>> processing "deny"
+>>> processing "deny" (TESTSUITE/test-config 16)
 >>> check hosts = 1.2.3.4 : <; 1.2.3.4::5.6.7.8
 LOG: unknown lookup type "<" in host list item "<; 1.2.3.4:5.6.7.8"
->>> host in "1.2.3.4 : <; 1.2.3.4::5.6.7.8"? lookup deferred for <; 1.2.3.4:5.6.7.8
->>> deny: condition test deferred
+>>> host in "1.2.3.4 : <; 1.2.3.4::5.6.7.8"? list match deferred for <; 1.2.3.4:5.6.7.8
+>>> deny: condition test deferred in ACL "a1"
 LOG: H=[V4NET.0.0.0] F=<> temporarily rejected RCPT <a1@b>: unknown lookup type "<"
 >>> using ACL "a2"
->>> processing "deny"
+>>> processing "deny" (TESTSUITE/test-config 19)
 >>> check hosts = 1.2.3/24
 >>> host in "1.2.3/24"? no (malformed IPv4 address or address mask)
->>> deny: condition test failed
+>>> deny: condition test failed in ACL "a2"
 >>> end of ACL "a2": implicit DENY
 LOG: H=[V4NET.0.0.0] F=<> rejected RCPT <a2@b>