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