diff options
Diffstat (limited to 'test/stderr/0044')
-rw-r--r-- | test/stderr/0044 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/test/stderr/0044 b/test/stderr/0044 index d52e76ecc..483c822cc 100644 --- a/test/stderr/0044 +++ b/test/stderr/0044 @@ -78,16 +78,16 @@ check dnslists = rbl.test.ex dnslists check: rbl.test.ex new DNS lookup for 13.12.11.V4NET.rbl.test.ex DNS lookup of 13.12.11.V4NET.rbl.test.ex (A) using fakens -fresh-exec forking for child-open -postfork: child-open -fresh-exec forked for child-open: npppp +fresh-exec forking for fakens-search +postfork: fakens-search +fresh-exec forked for fakens-search: npppp DNS lookup of 13.12.11.V4NET.rbl.test.ex (A) succeeded dnslists: wrote cache entry, ttl=3 DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2) DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) using fakens -fresh-exec forking for child-open -postfork: child-open -fresh-exec forked for child-open: npppp +fresh-exec forking for fakens-search +postfork: fakens-search +fresh-exec forked for fakens-search: npppp DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) succeeded => that means V4NET.11.12.13 is listed at rbl.test.ex deny: condition test succeeded in ACL "check_recipient" @@ -244,9 +244,9 @@ check dnslists = rbl.test.ex dnslists check: rbl.test.ex new DNS lookup for 99.99.99.V4NET.rbl.test.ex DNS lookup of 99.99.99.V4NET.rbl.test.ex (A) using fakens -fresh-exec forking for child-open -postfork: child-open -fresh-exec forked for child-open: npppp +fresh-exec forking for fakens-search +postfork: fakens-search +fresh-exec forked for fakens-search: npppp DNS lookup of 99.99.99.V4NET.rbl.test.ex (A) gave HOST_NOT_FOUND returning DNS_NOMATCH faking res_search(A) response length as 65535 |