summaryrefslogtreecommitdiff
path: root/test/stderr/0138
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-09-05 16:47:41 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2019-09-05 16:47:41 +0100
commitda0b4ba788278c1703a0c277a8f4a75052d1b1e5 (patch)
tree1f684d3427d1eb000b3c4ce0ed781054ca2c6148 /test/stderr/0138
parent3462da30c9c57e63705fa24121655a32b315dfcf (diff)
Testsuite: drop test.ex domain neg-cache ttl to 3000
Diffstat (limited to 'test/stderr/0138')
-rw-r--r--test/stderr/01384
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0138 b/test/stderr/0138
index ed7121bb2..38e862c9e 100644
--- a/test/stderr/0138
+++ b/test/stderr/0138
@@ -72,7 +72,7 @@ LOG: 10HmaX-0005vi-00 <= postmaster@exim.test.ex H=(exim.test.ex) [V4NET.11.12.1
>>> check dnslists = rbl3.test.ex
>>> dnslists check: rbl3.test.ex
>>> new DNS lookup for 13.12.11.V4NET.rbl3.test.ex
->>> dnslists: wrote cache entry, ttl=3600
+>>> dnslists: wrote cache entry, ttl=3000
>>> DNS lookup for 13.12.11.V4NET.rbl3.test.ex failed
>>> => that means V4NET.11.12.13 is not listed at rbl3.test.ex
>>> accept: condition test failed in ACL "check_recipient"
@@ -81,7 +81,7 @@ LOG: 10HmaX-0005vi-00 <= postmaster@exim.test.ex H=(exim.test.ex) [V4NET.11.12.1
>>> check dnslists = rbl2.test.ex
>>> dnslists check: rbl2.test.ex
>>> new DNS lookup for 13.12.11.V4NET.rbl2.test.ex
->>> dnslists: wrote cache entry, ttl=3600
+>>> dnslists: wrote cache entry, ttl=3000
>>> DNS lookup for 13.12.11.V4NET.rbl2.test.ex failed
>>> => that means V4NET.11.12.13 is not listed at rbl2.test.ex
>>> deny: condition test failed in ACL "check_recipient"