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
Testsuite: make 4009,4015 independend on user name length
[users/jgh/exim.git]
/
test
/
scripts
/
0000-Basic
/
0041
1
# VRFY & EXPN blocking
2
exim -bh 1.1.1.1
3
vrfy userx@test.ex
4
vrfy hardfail@test.ex
5
vrfy unqual
6
vrfy
7
expn postmaster
8
quit
9
****
10
exim -bh 2.2.2.2
11
expn list
12
quit
13
****
14
exim -bs
15
expn list
16
quit
17
****