update to pre-4.87 master
[exim.git] / test / scripts / 2200-dnsdb / 2201
1 # query-style lookup in domains, local_parts, senders
2 need_ipv4
3 munge debug_pid
4 exim -d -bt test.ex@test.ex unknown@test.ex
5 ****
6 2
7 exim -f a@b.c -bt test.ex@test.ex unknown@test.ex
8 ****
9 #
10 #
11 # lookup non/cacheability, lookup done as a list item
12 exim -d-all+lookup -odq -f a@shorthost.test.ex t@test.ex
13 ****
14 #
15 #
16 # lookup non/cacheability, lookup done for a dnslists= ACL condition
17 exim -DSERVER=server -d-all+dnsbl -bd -oX PORT_D
18 ****
19 exim -q
20 ****
21 #
22 killdaemon
23 millisleep 500
24 no_msglog_check
25 #