Displaying 1 result from an estimated 1 matches for "folder0".
Did you mean:
folder
2016 Feb 14
2
Streaming MOVE commands
Dear Dovecot devs,
is streaming multiple MOVE commands by clients allowed?
I am getting duplicated messages with the GNUS mail client, the
interchange looks like this:
*stream two moves to different folders*
> 9019 UID MOVE 4062,4066,4068 "folder0"
> 9020 UID MOVE 4063:4064,4067,4069:4072 "folder1"
*the messages are copied*
> * OK [COPYUID 1424475218 4062,4066,4068 376:378] Moved UIDs.
> * OK [COPYUID 1424475231 4063:4064,4067,4069:4072 26:32] Moved UIDs.
*however expunge fails to clean 4063, 4064, and 4067*
> * VA...