29 Jul
2012
29 Jul
'12
1:14 a.m.
On 18.7.2012, at 17.48, Pavel Stano wrote:
current version of courier migration script courier-dovecot-migrate.pl preserve order of POP3 UIDLs, but it keep IMAP UIDs not in order which cause problems with clients using IMAP along with POP3 in some cases.
Attached patch use MAIL_FETCH_POP3_ORDER feature added in version 2.0.13 to keep POP3 and IMAP UID[L]s in order.
Applied. I had wanted to add that feature for a while now but never had time myself.