git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
.end -> .wen
[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
??? 250
15
ETRN one
16
??? 250
17
ETRN one
18
??? 458
19
ETRN two
20
??? 250
21
+++ 2
22
ETRN one
23
??? 250
24
quit
25
??? 221
26
****
27
killdaemon