Displaying 1 result from an estimated 1 matches for "m670208p13643".
2013 Feb 25
3
Bug when a duplicated file is found
...ly to his maildir path, so the message is
now at new directory too.
When this happens, dovecot detect it and it renames one of the files.
This is the reported log:
Feb 13 23:08:05 myotis31 dovecot: imap(<user>): Warning: Fixed a
duplicate:
/home/alumnos/59/122559/Maildir/cur/1360169810.M670208P13643.myotis31,S=6282,W=6409:2,
-> 1360793285.M721935P29136.myotis31
The problem with this is that we are using zlib plugin so messages are
compressed. When the rename is done, the rename is to a name without the
S=XXXX field (neither the W=XXX, although this field is less sensible),
so the resu...