git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Release: fix release script
[exim.git]
/
test
/
scripts
/
9300-Cyrus-SASL
/
9300
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
AUTH PLAIN AHBoMTAAc2VjcmV0
13
??? 535
14
AUTH ANONYMOUS
15
??? 334
16
ph10
17
??? 235
18
quit
19
??? 221
20
****
21
killdaemon
22
no_msglog_check