git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add clearerr(stdin) in -bem code (needed for Darwin).
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0287
1
# ETRN serialization
2
need_ipv4
3
#
4
exim -DSERVER=server -bd -oX PORT_D
5
****
6
client 127.0.0.1 PORT_D
7
??? 220
8
ehlo rhu.barb
9
??? 250-
10
??? 250-
11
??? 250-
12
??? 250-
13
??? 250
14
ETRN one
15
??? 250
16
ETRN one
17
??? 458
18
ETRN two
19
??? 250
20
+++ 2
21
ETRN one
22
??? 250
23
quit
24
??? 221
25
****
26
killdaemon