15 May
2006
15 May
'06
11:05 a.m.
On Mon, 2006-05-15 at 10:24 +0900, Alan Premselaar wrote:
I followed the guidelines in the wiki [1] with regards to upgrading from 0.99 to 1.0, made sure the .subscriptions and .customflags files were renamed to subscriptions and dovecot-keywords respectively yet the subscriptions were not maintained (i.e. users had to re-subscribe after the update)
Looks like this wasn't mentioned in the wiki (although it was kind of mentioned in the config file):
pop3_uidl_format(pop3): %08Xu%08Xv
0.99.x uses "%v.%u" format here. But if you already changed it, changing it back would cause the users again to get the mails twice.