git://git.exim.org
/
users
/
jgh
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
appendfile: tidying
[users/jgh/exim.git]
/
test
/
scripts
/
3800-Cyrus-SASL
/
3800
1
# Cyrus SASL authentication (server only)
2
exim -DSERVER=server -bd -oX PORT_D
3
****
4
client 127.0.0.1 PORT_D
5
??? 220
6
EHLO xxxx
7
??? 250-
8
??? 250-
9
??? 250-
10
??? 250-
11
??? 250-
12
??? 250
13
AUTH PLAIN AHBoMTAAc2VjcmV0
14
??? 535
15
AUTH ANONYMOUS
16
??? 334
17
ph10
18
??? 235
19
quit
20
??? 221
21
****
22
killdaemon
23
no_msglog_check