summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0117
blob: 8c1196988cbf82ff5a8cb12e576a22c4840ecb0b (plain)
1
2
3
4
5
6
7
8
9
10
11
# host in MX list more than once
#
# The different domains produce the same list of hosts, but in different 
# orders, to simulate a real nameserver's round robinning.
#
exim -d-all+route -bv xxx@mxt9.test.ex
****
exim -d-all+route -bv xxx@mxt9a.test.ex
****
exim -d-all+route -bv xxx@mxt9b.test.ex
****