]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
pop3: Use POP3 order sorting only when directly listing UIDLs.
authorTimo Sirainen <tss@iki.fi>
Fri, 7 Feb 2014 20:03:33 +0000 (15:03 -0500)
committerTimo Sirainen <tss@iki.fi>
Fri, 7 Feb 2014 20:03:33 +0000 (15:03 -0500)
commitd4867dab63056cd92b50bdd1dbc5de6ca1822f2b
tree62859c8a0fc616bc4f380cc4469c2b7d273db5ab
parent58f5b4641f4c0f91738ba4cb1246beb247f07da4
pop3: Use POP3 order sorting only when directly listing UIDLs.
"Message ordering changed unexpectedly" errors can be completely avoided by
using either pop3_lock_session=yes or adding %u to pop3_logout_format.
src/pop3/pop3-commands.c