X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/59371ea735c941334861aa5b8e1e9a06facf044f..3bb1e9f161fd22707bc7cfcd77772422ac0fdd8e:/test/scripts/0000-Basic/0044 diff --git a/test/scripts/0000-Basic/0044 b/test/scripts/0000-Basic/0044 index 90870b700..0286aed69 100644 --- a/test/scripts/0000-Basic/0044 +++ b/test/scripts/0000-Basic/0044 @@ -1,9 +1,13 @@ # RBL blocking (unregistered host) -exim -bh V4NET.11.12.13 +# +# The list2 checks the dnslist layer positive caching +# We cannot check the cache ttl because -bh defeats delays +exim -d -bh V4NET.11.12.13 ehlo exim.test.ex mail from:postmaster@exim.test.ex rcpt to: rcpt to:list@exim.test.ex +rcpt to:list2@exim.test.ex data test data . @@ -18,4 +22,11 @@ test data . quit **** +# +# check negative-cache ttl +exim -d -bh V4NET.99.99.99 +ehlo exim.test.ex +mail from:postmaster@exim.test.ex +rcpt to:list@exim.test.ex +**** no_msglog_check