diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-05-15 11:01:31 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-05-15 16:59:21 +0100 |
commit | 6f4d5ad3a1613f7d4502bb81eb3f4e875a71b0c9 (patch) | |
tree | 83734404c51b0bdc033250fe51ff5cb86e9440e2 /test/stderr/0473 | |
parent | 3735e3264cb2d1c8106479d6318fdc9c5cc04027 (diff) |
Callout: additional debug on cache operations
Diffstat (limited to 'test/stderr/0473')
-rw-r--r-- | test/stderr/0473 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stderr/0473 b/test/stderr/0473 index 090335d97..257af6c38 100644 --- a/test/stderr/0473 +++ b/test/stderr/0473 @@ -9,8 +9,8 @@ Verifying r11@two.test.ex >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering r11@two.test.ex Attempting full verification using callout -callout cache: found domain record -callout cache: no address record found +callout cache: found domain record for two.test.ex +callout cache: no address record found for r11@two.test.ex interface=NULL port=1224 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP<< 220 Server ready @@ -38,8 +38,8 @@ Verifying r11@two.test.ex >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering r11@two.test.ex Attempting full verification using callout -callout cache: found domain record -callout cache: no address record found +callout cache: found domain record for two.test.ex +callout cache: no address record found for r11@two.test.ex interface=NULL port=1224 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP timeout |