git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Move ESMPT LIMITS extension from experimental to mainline
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0475
1
# malformed item in host list
2
exim -bh V4NET.0.0.0
3
helo test
4
mail from:<>
5
rcpt to:<a1@b>
6
rcpt to:<a2@b>
7
rcpt to:<a3@b>
8
rcpt to:<a4@b>
9
quit
10
****