On Wed, 2011-01-05 at 17:28 +0200, Mark Zealey wrote:
> # POP3 clients may want to get POP3 UIDLs in the same order always.
> # Preserve the order even if it causes IMAP UIDs to change.
>
> Does anyone have details as to which clients this actually causes a
> problem with? If it's some
This reordering also appears to needlessly cause new pop3 UIDL's to be
created in certain cases too; for example:
courierimapuiddb
1727 1268763912.M544686P12485V0805I02DD03CD_79,S=8529
1731 1268763915.M68112P12485V0805I02DD03D1_83,S=1176
1732 1268763915.M376124P12485V
Hi there,
I've just been experimenting with the latest courier-dovecot-migrate.pl
script and I notice that it favours keeping pop3 UIDL ordering rather
than IMAP UID preservation. There is this comment (line 312):
# POP3 clients may want to get POP3 UIDLs in the same order always.
# P