Manualroute: use same host for all RCPTs of a message, even under hosts_randomize...
[exim.git] / test / scripts / 0000-Basic / 0605
... / ...
CommitLineData
1# dns retry in hostlist
2# Exim test configuration 0605
3#
4need_ipv4
5#
6exim -bh HOSTIPV4
7helo test
8mail from:<ralph@dustyshoes.tld>
9rcpt to:<bob@anotherone.tld>
10quit
11****