git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Memory management: when running under the testsuite, check every string variable...
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0017
1
# ETRN (prohibited host)
2
exim -bh 1.1.1.1
3
etrn some.random.domain
4
quit
5
****
6
exim -bh 10.9.8.7
7
etrn some.domain
8
quit
9
****
10
exim -bh 10.9.8.8
11
etrn some.domain
12
quit
13
****