git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Log auth data in rejectlog.
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0549
1
# no_pipelining
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 abcd
9
??? 250-
10
??? 250-
11
??? 250
12
quit
13
??? 221
14
****
15
client HOSTIPV4 PORT_D
16
??? 220
17
ehlo abcd
18
??? 250-
19
??? 250-
20
??? 250-
21
??? 250
22
quit
23
??? 221
24
****
25
killdaemon