Re: Moving mailboxes from CIMAP-2.3.16 to CIMAP-3.0.5

2018-05-08 Thread Niels Dettenbach via Info-cyrus
Am Montag, 7. Mai 2018, 22:26:19 CEST schrieb James B. Byrne via Info-cyrus: > I have tried moving things over using imapsync-1.836 and while this > appears to work we end up with vastly enlarged user mailbox sizes. > Also I cannot see the quota setting for most users although a few are > reported.

Re: Moving mailboxes from CIMAP-2.3.16 to CIMAP-3.0.5

2018-05-07 Thread Michael Menge
Hi, Quoting "James B. Byrne via Info-cyrus" : We are in the process of migrating our mail store from CentOS-6.9 running Cyrus-IMAPD-2.3.16 to FreeBSD-11.1 running Cyrus-IMAPD-3.0.5. I am observing several behaviours that strike me a odd and which likely indicate that something is wrong with my

Re: Moving mailboxes in Cyrus Murder leaves mails behind on source server

2014-05-12 Thread Wolfgang Breyha
Hi! Peter Bücker wrote, on 23/07/13 16:33: > Hi all, > > We're having an issue with our Cyrus Murder environment when moving > mailboxes from one backend to another backend. Some mails are left > behind on the source server while we think they should be removed. We > issue the rename by using

Re: moving mailboxes to another spool without stopping service

2010-04-08 Thread LALOT Dominique
Thanks for you answer. I tested through cyradm an was able to do the trick. renm user.test user.test spoolX moves user.test to another spool. I sent a mail and consulted the mbox using imp/horde while doing the move and saw nothing bad. Good job! Thanks Dom 2010/4/6 Sebastian Hagedorn > Hi,

Re: moving mailboxes to another spool without stopping service

2010-04-06 Thread Sebastian Hagedorn
Hi, --On 6. April 2010 15:54:20 +0200 LALOT Dominique wrote: We have reached rapidly the size of one spool and we want to migrate some mailboxes to another spool. What is the best way to do that? It would be nice that ltmp reports a temporary failure when moving in order to keep the incoming

Re: Moving mailboxes

2007-05-24 Thread Wesley Craig
On 24 May 2007, at 07:15, Sebastian Hagedorn wrote: Well, I experimented with one account and found that you get errors if you try to actually access the mailbox while it's being moved: May 24 13:10:42 lvr13 imap[16707]: IOERROR: stating header for user.xxx: No such file or directory But I su

Re: Moving mailboxes

2007-05-24 Thread Sebastian Hagedorn
Hi, thanks for your reply. --On 23. Mai 2007 12:49:45 +0300 Kristaps Armanis <[EMAIL PROTECTED]> wrote: As here Cyrys server mostly is accesed by day, we have shedeules scripts, tad move users across partitions at night, and never had any problems. Somehow even if user was logged in @ that e

Re: Moving mailboxes

2007-05-23 Thread Kristaps Armanis
Labdien Sebastian, Wednesday, May 23, 2007, 10:53:58 AM, Jus rakstijat: SH> we're using Cyrus 2.3.8. Our primary Cyrus partition is getting full. We've SH> added another one and all new users are created there. Still we need to SH> move some users from the old one to the new one. I know how to do

Re: moving mailboxes across backends

2006-03-25 Thread Ken Murchison
Todd Merritt wrote: I'm setting up cyrus 2.3.3 in a unified murder configuration. I have everything working fine now except that moving a mailbox across backend servers does not work correctly. The proxy user is an admin on the backend server. I get the following on the remove server: <114

Re: moving mailboxes between 2 cyrus servers without murder

2006-02-05 Thread Nicolas Schmitz
Here is the relevent portion of doc/install-murder.html: Additionally, you will need entries in imapd.conf to indicate the proxy auth name and passwords (if you are using a SASL mechanism that requires them) to the backends, for example, if your backends are mail1.andrew.cmu.edu and mail2

Re: moving mailboxes between 2 cyrus servers without murder

2006-02-03 Thread Ken Murchison
Nicolas Schmitz wrote: Hi, I have a lot of mailboxes that I want to move from one cyrus server to another. I have allowusermoves: yes in my imapd.conf, but when I try under cyradm : 130.66.240.30> xfer user.schmitz 130.66.240.31 I get : xfermailbox: Server(s) unavailable to complete operation

Re: Moving mailboxes som one server to another?

2004-05-21 Thread Andrew J Caird
On Fri, 21 May 2004, [ISO-8859-1] Bjørn T Johansen wrote: > Is there another way of doing this than to copy the mailboxes and > running reconstruct on every mailbox and every subfolder? Or to put it > simple, does anyone have a list on how to best do this? Bjørn, I think the generally accepted

Re: Moving mailboxes - pt 2

2003-05-30 Thread Patrick Morris
Is your current cyrus set up for a db4 mailboxes.db? If so, you'll need it in that format to be usable. It'll choke on a flat file. David Reid wrote: Thanks to a helpful soul last time I tried moving mailboxes from my old server to the new one I've tried doing it as follows... copy mailboxes.d

Re: Moving mailboxes to new server

2002-10-23 Thread Michael Bacon
You'll also want to somehow re-create the mailboxes, whether this is using a cyradm script or dumping your mailboxes database and reloading it intelligently. Plus, you'll want to look into carrying the data in the user, quota, and sieve directories over to the new one. --On Wednesday, October

Re: moving mailboxes between partitions

2002-09-19 Thread Aidan Evans
On Wed, 18 Sep 2002 at 13:49 Aidan Evans wrote to Andreas Piesk,... > We have moved numerous mailboxes across partitions without any apparent >data loss. However, we have encountered some issues. This is with Cyrus >2.1.9. > > Mail disk space quotas are messed up. Generally the user ends up

Re: moving mailboxes between partitions

2002-09-18 Thread Andreas Piesk
Rob Siemborski schrieb: > I *would* be wary about running bulk renames on IMAP servers before 2.1.4. > These locked the mailbox list for the entire duration of the rename, > basically preventing any other operation from occuring on the server. > 2.1.4 and higher (especially 2.1.6 and up) correct t

Re: moving mailboxes between partitions

2002-09-18 Thread Aidan Evans
On Wed, 18 Sep 2002 at 16:10 Andreas Piesk wrote to [EMAIL PROTECTED] >hiho, > >i want to move mailboxes from 4 different partitions into one. >AFAIR i have to use the cyradm-command 'rename': > >rename user.name1 user.name1 newpartition > >it works so far, on a testserver. >before i run the prep

Re: moving mailboxes between partitions

2002-09-18 Thread Rob Siemborski
On Wed, 18 Sep 2002, Andreas Piesk wrote: > i want to move mailboxes from 4 different partitions into one. > AFAIR i have to use the cyradm-command 'rename': > > rename user.name1 user.name1 newpartition > > it works so far, on a testserver. > before i run the prepared scripts on the productionse