projects
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
39b9ba259f891ad27aa633bfebf4464c2c42b1de
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0308
1
# host lists and unknown host names - maximal checking
2
exim -bh V4NET.0.0.97
3
mail from:<x@y>
4
rcpt to:<z@z>
5
quit
6
****
7
exim -bh V4NET.0.0.1
8
mail from:<x@y>
9
rcpt to:<z@z>
10
quit
11
****