git://git.exim.org
/
users
/
heiko
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Hopefully the final lot of test files.
[users/heiko/exim.git]
/
test
/
scripts
/
3600-SPA
/
3600
1
# SPA authentication (server and client)
2
exim -DSERVER=server -bd -oX PORT_D
3
****
4
exim -f ok@test.ex x@y
5
****
6
exim -q
7
****
8
exim -Mes $msg1 bad@test.ex
9
****
10
exim -q
11
****
12
client -t3 127.0.0.1 PORT_D
13
??? 220
14
EHLO xxxx
15
??? 250-
16
??? 250-
17
??? 250-
18
??? 250-
19
??? 250
20
AUTH NTLM
21
??? 334
22
teststring
23
??? 535
24
quit
25
??? 221
26
****
27
client -t3 127.0.0.1 PORT_D
28
??? 220
29
EHLO xxxx
30
??? 250-
31
??? 250-
32
??? 250-
33
??? 250-
34
??? 250
35
AUTH NTLM
36
??? 334
37
dGVzdHN0cmluZw==
38
??? 334
39
teststring
40
??? 535
41
quit
42
??? 221
43
****
44
killdaemon
45
no_msglog_check