summaryrefslogtreecommitdiff
path: root/test/scripts/3200-testdb/3211
blob: 44ab8723810763041b88294d4e10537940b44dd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# reset search_error_message for next router
exim -bs
mail from:<userx@test.ex>
rcpt to:<userx@test.again.dns>
quit
****
exim -bh 1.2.3.4
mail from:<userx@test.ex>
rcpt to:<userx@test.again.dns>
quit
****
exim -bh 1.2.3.4
mail from:<userx@test.ex>
rcpt to:<r1-userx@test.again.dns>
quit
****