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