Re: [Dovecot] [PATCH] Pop3/imap ordering in courier-dovecot-migrate.pl

2012-07-28 Thread Timo Sirainen
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_

[Dovecot] [PATCH] Pop3/imap ordering in courier-dovecot-migrate.pl

2012-07-18 Thread Pavel Stano
Hi, 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