git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix 2-phase, in-order queue run delivery order
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0637
1
# mail before ehlo
2
exim -bd -DSERVER=server -oX PORT_D
3
****
4
client 127.0.0.1 PORT_D
5
??? 220
6
mail from:<u1@cus.cam.ac.uk>
7
??? 503 HELO or EHLO required
8
mail from:<u2@cus.cam.ac.uk>
9
??? 503
10
mail from:<u3@cus.cam.ac.uk>
11
??? 503
12
mail from:<u4@cus.cam.ac.uk>
13
??? 503-
14
??? 503 Too many
15
???*
16
****
17
killdaemon
18
no_stderr_check