diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-09-05 16:47:41 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-09-05 16:47:41 +0100 |
commit | da0b4ba788278c1703a0c277a8f4a75052d1b1e5 (patch) | |
tree | 1f684d3427d1eb000b3c4ce0ed781054ca2c6148 /test/stderr/0463 | |
parent | 3462da30c9c57e63705fa24121655a32b315dfcf (diff) |
Testsuite: drop test.ex domain neg-cache ttl to 3000
Diffstat (limited to 'test/stderr/0463')
-rw-r--r-- | test/stderr/0463 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stderr/0463 b/test/stderr/0463 index 0aea730fc..4dc214435 100644 --- a/test/stderr/0463 +++ b/test/stderr/0463 @@ -19,7 +19,7 @@ checking domains DNS lookup of ten-1 (MX) using fakens DNS lookup of ten-1 (MX) gave NO_DATA returning DNS_NODATA - writing neg-cache entry for ten-1-MX-xxxx, ttl 3600 + writing neg-cache entry for ten-1-MX-xxxx, ttl 3000 Address records are not being sought ten-1 in "!@mx_any"? yes (end of list) calling all router @@ -28,7 +28,7 @@ all router called for x@ten-1 DNS lookup of ten-1 (MX) using fakens DNS lookup of ten-1 (MX) gave NO_DATA returning DNS_NODATA - writing neg-cache entry for ten-1-MX-xxxx, ttl 3600 + writing neg-cache entry for ten-1-MX-xxxx, ttl 3000 DNS lookup of ten-1 (A) using fakens DNS lookup of ten-1 (A) succeeded fully qualified name = ten-1.test.ex @@ -46,7 +46,7 @@ checking domains DNS lookup of ten-1.test.ex (MX) using fakens DNS lookup of ten-1.test.ex (MX) gave NO_DATA returning DNS_NODATA - writing neg-cache entry for ten-1.test.ex-MX-xxxx, ttl 3600 + writing neg-cache entry for ten-1.test.ex-MX-xxxx, ttl 3000 Address records are not being sought ten-1.test.ex in "!@mx_any"? yes (end of list) calling all router @@ -55,7 +55,7 @@ all router called for x@ten-1.test.ex DNS lookup of ten-1.test.ex (MX) using fakens DNS lookup of ten-1.test.ex (MX) gave NO_DATA returning DNS_NODATA - writing neg-cache entry for ten-1.test.ex-MX-xxxx, ttl 3600 + writing neg-cache entry for ten-1.test.ex-MX-xxxx, ttl 3000 DNS lookup of ten-1.test.ex (A) using fakens DNS lookup of ten-1.test.ex (A) succeeded fully qualified name = ten-1.test.ex |