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
/
0384
1
# preserve state on 2nd EHLO
2
exim -bh V4NET.9.8.7
3
EHLO [V4NET.9.8.7]
4
MAIL FROM:<x@y>
5
EHLO [1.2.3.4]
6
RCPT TO:<a@b>
7
QUIT
8
****