File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 57
57
<listitem >
58
58
<simpara >
59
59
<constant >CP_MOVE</constant > - Delete the messages from
60
- the current mailbox after copying
60
+ the current mailbox after copying. If this flag is set, the function
61
+ behaves identically to <function >imap_mail_move</function >.
61
62
</simpara >
62
63
</listitem >
63
64
</itemizedlist >
Original file line number Diff line number Diff line change 16
16
</methodsynopsis >
17
17
<para >
18
18
Moves mail messages specified by <parameter >message_nums</parameter > to the
19
- specified <parameter >mailbox</parameter >.
19
+ specified <parameter >mailbox</parameter >.
20
+ Note that the mail messages are actually <emphasis >copied</emphasis > to the
21
+ <parameter >mailbox</parameter >, and the original messages are flagged for deletion.
22
+ That implies that the messages in <parameter >mailbox</parameter > are assigned new UIDs.
20
23
</para >
21
24
</refsect1 >
22
25
<refsect1 role =" parameters" >
You can’t perform that action at this time.
0 commit comments