1 # event on dns lookup fail
3 exim -bd -DSERVER=server -oX PORT_D
7 client 127.0.0.1 PORT_D
9 HELO nonexistent.test.ex
18 # CNAME to no-A-record
19 client 127.0.0.1 PORT_D
30 # defer from dns lookup
31 client 127.0.0.1 PORT_D
42 # success in RCPT ACL; no-A in transport
43 client 127.0.0.1 PORT_D
49 RCPT TO:<bad_A@nonexistent.test.ex>