git://git.exim.org
/
users
/
jgh
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
appendfile: tidying
[users/jgh/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
****