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
educating the Cyrus code about the fact that it's a user rename, right down to the low levels where the uidvalidity gets re-created. Bron. On Wed, Nov 5, 2014, at 10:00 PM, Vladimir Klejch wrote: > > Hi > > > partly diskussed in: > > https://bugzilla.mozilla.org

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

Re: user rename

2001-02-26 Thread Ken Murchison
Thomas Jarosch wrote: > > Hi, > > I just wanted to know if the user rename implementation > is considerd as stable? What implementation are you talking about? If you are talking about the patch that posted to the list a while back, functionally it works. > Are there

user rename

2001-02-26 Thread Thomas Jarosch
Hi, I just wanted to know if the user rename implementation is considerd as stable? Are there any known bugs? Thanks in advance, Thomas.

Re: User rename patch (Was: Renaming users)

2001-01-27 Thread Ken Murchison
n speed -- there's not much we can do about this)? Just out of curosity, how many users/mailboxes are on your system? On average, how long did it take for each user rename? Ken -- Kenneth Murchison Oceana Matrix Ltd. Software Engineer 21 Princeton Place 716-662-8973 x26 Orch

Re: User rename patch (Was: Renaming users)

2001-01-27 Thread Scott Pederick
pply this patch in the imap/ directory of the distribution >2. run config.status from the toplevel directory so that imap/Makefile >gets rebuilt >3. run make from either the toplevel or the imap/ directory > >NOTE: I put this patch together from the 'user-rename' branch in

User rename patch (Was: Renaming users)

2001-01-25 Thread Ken Murchison
. run make from either the toplevel or the imap/ directory NOTE: I put this patch together from the 'user-rename' branch in CVS and tested it *very* quickly. However I'm pretty confident that it will work without any problems. If you want to be really safe, use the 'user-rename