git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Testsuite: case for TLS client tls-on-connect
[exim.git]
/
test
/
stdout
/
0191
1
2
******** SERVER ********
3
Listening on port 1224 ...
4
Connection request from [127.0.0.1]
5
220 ESMTP
6
EHLO the.local.host.name
7
250-OK
8
250 HELP
9
MAIL FROM:<CALLER@test.ex>
10
250 Sender OK
11
RCPT TO:<userx@domain1>
12
250 Recipient OK
13
DATA
14
354 Send message
15
Line-without-end
16
.
17
250 OK
18
QUIT
19
250 OK
20
End of script