git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Faffing around with tests.
[exim.git]
/
test
/
scripts
/
9350-Dovecot
/
9350
1
# Dovecot authentication (server only)
2
exim -DSERVER=server -bd -oX PORT_D
3
****
4
client -t3 127.0.0.1 PORT_D
5
??? 220
6
EHLO xxxx
7
??? 250-
8
??? 250-
9
??? 250-
10
??? 250-
11
??? 250
12
AUTH PLAIN AHVzZXJ4AHNlY3JldA==
13
??? 535
14
quit
15
??? 221
16
****
17
killdaemon
18
no_msglog_check