summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0605
blob: 625013100d80a7f1741db444bfce425bc9b63c83 (plain)
1
2
3
4
5
6
7
8
9
10
11
# dns retry in hostlist
# Exim test configuration 0605
#
need_ipv4
#
exim -bh HOSTIPV4
helo test
mail from:<ralph@dustyshoes.tld>
rcpt to:<bob@anotherone.tld>
quit
****