| 1 | # caching failed DNS lookups |
| 2 | 1 |
| 3 | exim -d -bt userx@test.again.dns abcd@test.again.dns abcd@ten-1.test.ex usery@test.again.dns userz@test.again.dns xyz@ten-1.test.ex |
| 4 | **** |
| 5 | 1 |
| 6 | exim -d -bt userx@test.fail.dns abcd@test.fail.dns abcd@ten-1.test.ex usery@test.fail.dns userz@test.fail.dns xyz@ten-1.test.ex |
| 7 | **** |
| 8 | 2 |
| 9 | exim -d -bt userx@nonexist.test.ex abcd@nonexist.test.ex abcd@ten-1.test.ex usery@nonexist.test.ex userz@nonexist.test.ex xyz@ten-1.test.ex |
| 10 | **** |
| 11 | 1 |
| 12 | exim -d -bt srv@test.again.dns srv@test.fail.dns |
| 13 | **** |
| 14 | # |
| 15 | # Set up a negative-cache entry with a short ttl, check it expires |
| 16 | 2 |
| 17 | exim -d -bt userx@nonexist.example.com userd@nonexist.example.com |
| 18 | **** |