RE: user rename and uidvalidity value

2014-11-05 Thread Hamada, Ondrej
da=acision@lists.andrew.cmu.edu [mailto:info-cyrus-bounces+ondrej.hamada=acision@lists.andrew.cmu.edu] On Behalf Of Bron Gondwana Sent: Wednesday, November 05, 2014 12:37 PM To: info-cyrus@lists.andrew.cmu.edu Subject: Re: user rename and uidvalidity value Yep, pretty much all that. Of

Re: user rename and uidvalidity value

2014-11-05 Thread Bron Gondwana
Yep, pretty much all that. Of course, we now (master branch) have tombstone records in mailboxes.db which do hold the old uidvalidity for a time. It's also not quite so hard a requirement as the RFC suggests - the RFC applies to what an authenticated user can see, and at least in theory, if you

Re: user rename and uidvalidity value

2014-11-05 Thread Vladimir Klejch
Hi partly diskussed in: https://bugzilla.mozilla.org/show_bug.cgi?id=365651#c4 snip --- ftp://ftp.rfc-editor.org/in-notes/rfc3501.txt 6.3.5. RENAME Command The value of the highest-used unique identifier of the old mailbox name MUST be preserved so that a new mailbox created wi

user rename and uidvalidity value

2014-11-05 Thread Hamada, Ondrej
Hi, Can you please explain to me, why is a new value of uidvalidity generated when a user is renamed in cyrus_imapd? Rename: A001 rename user/a@bbb.com user/x...@bbb.com Before rename: A001 select inbox * OK [CLOSED] Ok * 3 EXISTS * 0 RECENT * FLAGS (\Answered \Flagged \Draf