Added expansion items addresses, filter, map, reduce.
[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-
19??? 250
20AUTH NTLM
21??? 334
22teststring
23??? 535
24quit
25??? 221
26****
27client -t3 127.0.0.1 PORT_D
28??? 220
29EHLO xxxx
30??? 250-
31??? 250-
32??? 250-
33??? 250-
34??? 250
35AUTH NTLM
36??? 334
37dGVzdHN0cmluZw==
38??? 334
39teststring
40??? 535
41quit
42??? 221
43****
44killdaemon
45no_msglog_check