diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-16 19:30:37 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-17 01:15:22 +0100 |
commit | 3db72f4b639a64cacf152e4f7718a18581426b10 (patch) | |
tree | 8b555dca8fef2a35238cd6f4b91796d643a09132 /test/stderr/2200 | |
parent | 618f89bfd392ed2094889bb5d4c6d734bcc72b03 (diff) |
Lookups: cache=no_rd option. Bug 1751
Diffstat (limited to 'test/stderr/2200')
-rw-r--r-- | test/stderr/2200 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/stderr/2200 b/test/stderr/2200 index ba50dffa7..9631e9b82 100644 --- a/test/stderr/2200 +++ b/test/stderr/2200 @@ -10,6 +10,7 @@ dropping to exim gid; retaining priv uid type=dnsdb key="a=localhost.test.ex" opts=NULL database lookup required for a=localhost.test.ex dnsdb key: localhost.test.ex + creating new cache entry lookup yielded: 127.0.0.1 search_open: dnsdb "NULL" cached open @@ -35,6 +36,7 @@ search_tidyup called type=dnsdb key="a=shorthost.test.ex" opts=NULL database lookup required for a=shorthost.test.ex dnsdb key: shorthost.test.ex + creating new cache entry lookup yielded: 127.0.0.1 search_open: dnsdb "NULL" cached open @@ -45,6 +47,7 @@ search_tidyup called type=dnsdb key="a=shorthost.test.ex" opts=NULL cached data found but out-of-date; database lookup required for a=shorthost.test.ex dnsdb key: shorthost.test.ex + replacing old cache entry lookup yielded: 127.0.0.1 LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local S=sss |