xref: /aosp_15_r20/external/curl/tests/data/test816 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1*6236dae4SAndroid Build Coastguard Worker<testcase>
2*6236dae4SAndroid Build Coastguard Worker<info>
3*6236dae4SAndroid Build Coastguard Worker<keywords>
4*6236dae4SAndroid Build Coastguard WorkerIMAP
5*6236dae4SAndroid Build Coastguard WorkerClear Text
6*6236dae4SAndroid Build Coastguard WorkerSTORE
7*6236dae4SAndroid Build Coastguard WorkerEXPUNGE
8*6236dae4SAndroid Build Coastguard WorkerCUSTOMREQUEST
9*6236dae4SAndroid Build Coastguard Worker</keywords>
10*6236dae4SAndroid Build Coastguard Worker</info>
11*6236dae4SAndroid Build Coastguard Worker
12*6236dae4SAndroid Build Coastguard Worker#
13*6236dae4SAndroid Build Coastguard Worker# Server-side
14*6236dae4SAndroid Build Coastguard Worker<reply>
15*6236dae4SAndroid Build Coastguard Worker<data1>
16*6236dae4SAndroid Build Coastguard Worker* 123 FETCH (FLAGS (\Seen \Deleted))
17*6236dae4SAndroid Build Coastguard Worker</data1>
18*6236dae4SAndroid Build Coastguard Worker<data2>
19*6236dae4SAndroid Build Coastguard Worker* 123 EXPUNGE
20*6236dae4SAndroid Build Coastguard Worker</data2>
21*6236dae4SAndroid Build Coastguard Worker</reply>
22*6236dae4SAndroid Build Coastguard Worker
23*6236dae4SAndroid Build Coastguard Worker#
24*6236dae4SAndroid Build Coastguard Worker# Client-side
25*6236dae4SAndroid Build Coastguard Worker<client>
26*6236dae4SAndroid Build Coastguard Worker<server>
27*6236dae4SAndroid Build Coastguard Workerimap
28*6236dae4SAndroid Build Coastguard Worker</server>
29*6236dae4SAndroid Build Coastguard Worker<name>
30*6236dae4SAndroid Build Coastguard WorkerIMAP STORE - delete message with confirmation (CUSTOMREQUEST)
31*6236dae4SAndroid Build Coastguard Worker</name>
32*6236dae4SAndroid Build Coastguard Worker<command>
33*6236dae4SAndroid Build Coastguard Workerimap://%HOSTIP:%IMAPPORT/%TESTNUMBER -X 'STORE 123 +Flags \Deleted' -u user:secret -: imap://%HOSTIP:%IMAPPORT/%TESTNUMBER -X EXPUNGE -u user:secret
34*6236dae4SAndroid Build Coastguard Worker</command>
35*6236dae4SAndroid Build Coastguard Worker</client>
36*6236dae4SAndroid Build Coastguard Worker
37*6236dae4SAndroid Build Coastguard Worker#
38*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
39*6236dae4SAndroid Build Coastguard Worker<verify>
40*6236dae4SAndroid Build Coastguard Worker<protocol>
41*6236dae4SAndroid Build Coastguard WorkerA001 CAPABILITY
42*6236dae4SAndroid Build Coastguard WorkerA002 LOGIN user secret
43*6236dae4SAndroid Build Coastguard WorkerA003 SELECT %TESTNUMBER
44*6236dae4SAndroid Build Coastguard WorkerA004 STORE 123 +Flags \Deleted
45*6236dae4SAndroid Build Coastguard WorkerA005 EXPUNGE
46*6236dae4SAndroid Build Coastguard WorkerA006 LOGOUT
47*6236dae4SAndroid Build Coastguard Worker</protocol>
48*6236dae4SAndroid Build Coastguard Worker</verify>
49*6236dae4SAndroid Build Coastguard Worker</testcase>
50