Log reason for defer, on a hostlist dns-lookup temporary error. Bug 1328
[exim.git] / test / scripts / 0000-Basic / 0605
CommitLineData
4a452c43
JH
1# dns retry in hostlist
2# Exim test configuration 0605
3#
4#
5exim -bh HOSTIPV4
6helo test
7mail from:<ralph@dustyshoes.tld>
8rcpt to:<bob@anotherone.tld>
9quit
10****