Testsuite: updates for 8bitmime-as-default.
[exim.git] / test / scripts / 3600-SPA / 3600
CommitLineData
59371ea7
PH
1# SPA authentication (server and client)
2exim -DSERVER=server -bd -oX PORT_D
3****
4exim -f ok@test.ex x@y
5****
6exim -q
7****
8exim -Mes $msg1 bad@test.ex
9****
10exim -q
11****
12client -t3 127.0.0.1 PORT_D
13??? 220
14EHLO xxxx
15??? 250-
16??? 250-
17??? 250-
18??? 250-
5b456975 19??? 250-
59371ea7
PH
20??? 250
21AUTH NTLM
22??? 334
23teststring
24??? 535
25quit
26??? 221
27****
28client -t3 127.0.0.1 PORT_D
29??? 220
30EHLO xxxx
31??? 250-
32??? 250-
33??? 250-
34??? 250-
5b456975 35??? 250-
59371ea7
PH
36??? 250
37AUTH NTLM
38??? 334
39dGVzdHN0cmluZw==
40??? 334
41teststring
42??? 535
43quit
44??? 221
45****
46killdaemon
47no_msglog_check