reference/imap/functions/imap-mail-move.xml
91a4618df8c82d4e84bbb8a9ed430b840cd7da65
...
...
@@ -17,6 +17,9 @@
17
17
<para>
18
18
Moves mail messages specified by <parameter>message_nums</parameter> to the
19
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">
23
26