Make dns_again_means_nonexist apply to gethostbyname lookups as well.
[exim.git] / test / scripts / 0000-Basic / 0372
CommitLineData
59371ea7
PH
1# Preservation of ACL variables
2exim -v -odi -bs -oMa 1.2.3.4 -oMs host.name
3mail from:<>
4rcpt to:<x@y>
5data
6.
7mail from:<>
8rcpt to:<a@b>
9data
10.
11quit
12****