blob: e3d9041fdf48be147a58c784920b97a7817e71d9 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001<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>