25 Feb
2012
25 Feb
'12
9:16 p.m.
On 02/25/2012 01:50 AM, Timo Sirainen wrote:
On 24.2.2012, at 17.20, Rafał Radecki wrote:
I want also to leave default pop3_uidl_format (%08Xu%08Xv) in dovecot.conf
That might cause your POP3 clients to redownload mails (or maybe not, I can't remember exactly how the script works).
The migration script takes the UIDLs from "courierpop3dsizelist" and writes them into "dovecot-uidlist". Thus Dovecot will use the same UIDL as Courier for the converted mails. %08Xu%08Xv will only be used for new mails.
Cheers, Christoph