xref: /curl/tests/data/test677 (revision 3fd80c7b)
1<testcase>
2<info>
3<keywords>
4IMAP
5CONNECT_ONLY
6</keywords>
7</info>
8
9#
10# Server-side
11<reply>
12<data>
13</data>
14</reply>
15
16#
17# Client-side
18<client>
19<server>
20imap
21</server>
22<name>
23IMAP with CONNECT_ONLY, custom command then exit
24</name>
25<tool>
26lib%TESTNUMBER
27</tool>
28
29<command>
30imap://%HOSTIP:%IMAPPORT/677
31</command>
32
33</client>
34
35#
36# Verify data after the test has been "shot"
37<verify>
38<protocol>
39A001 CAPABILITY
40A1 IDLE
41</protocol>
42</verify>
43</testcase>
44