Lookups: dsearch subdir with leading "..". Bug 2994
[exim.git] / test / scripts / 5709_dnsdb_events / 5709
1 # event on dnsdb lookup fail
2 #
3 exim -bd -DSERVER=server -oX PORT_D
4 ****
5 client 127.0.0.1 PORT_D
6 ??? 220
7 HELO nonexistent.test.ex
8 ??? 250
9 HELO badcname.test.ex
10 ??? 250
11 HELO test.again.dns
12 ??? 250
13 HELO localhost
14 ??? 250
15 QUIT
16 ??? 221
17 ****
18 killdaemon
19 no_stderr_check