Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1553
1 <testcase>
2 <info>
3 <keywords>
4 IMAP
5 Clear Text
6 FETCH
7 </keywords>
8 </info>
9
10 #
11 # Server-side
12 <reply>
13 <data>
14 From: me@somewhere
15 To: fake@nowhere
16
17 body
18
19 --
20   yours sincerely
21 </data>
22 <datacheck>
23 </datacheck>
24 <servercmd>
25 </servercmd>
26 </reply>
27
28 #
29 # Client-side
30 <client>
31 <server>
32 imap
33 </server>
34  <name>
35 IMAP cleanup before a connection was created
36  </name>
37 # tool is what to use instead of 'curl'
38 <tool>
39 lib1553
40 </tool>
41  <command>
42 imap://non-existing-host.haxx.se:%IMAPPORT/1553
43 </command>
44 </client>
45
46 #
47 # Verify data after the test has been "shot"
48 <verify>
49 <protocol>
50 </protocol>
51 </verify>
52 </testcase>