git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Testsuite: munge for error message sizes in retry records
[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
??? 250-
21
??? 250
22
AUTH NTLM
23
??? 334
24
teststring
25
??? 535
26
quit
27
??? 221
28
****
29
client -t3 127.0.0.1 PORT_D
30
??? 220
31
EHLO xxxx
32
??? 250-
33
??? 250-
34
??? 250-
35
??? 250-
36
??? 250-
37
??? 250-
38
??? 250
39
AUTH NTLM
40
??? 334
41
dGVzdHN0cmluZw==
42
??? 334
43
teststring
44
??? 535
45
quit
46
??? 221
47
****
48
killdaemon
49
no_msglog_check