git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
44ab8723810763041b88294d4e10537940b44dd3
[exim.git]
/
test
/
scripts
/
3200-testdb
/
3211
1
# reset search_error_message for next router
2
exim -bs
3
mail from:<userx@test.ex>
4
rcpt to:<userx@test.again.dns>
5
quit
6
****
7
exim -bh 1.2.3.4
8
mail from:<userx@test.ex>
9
rcpt to:<userx@test.again.dns>
10
quit
11
****
12
exim -bh 1.2.3.4
13
mail from:<userx@test.ex>
14
rcpt to:<r1-userx@test.again.dns>
15
quit
16
****