Re: RE : RE : Problem moving mailboxes under murder

2003-09-22 Thread Christian Schulte
Christian Schulte schrieb: Are the changes from 2.1.13 to 2.1.14 also in 2.2-cvs ? I setup a test-murder with two backends, one frontend and one mupdate-master. Everything seems to work except renaming/transferring mailboxes with similar behaviour. Could it be that in imapd.c => function cmd

Re: RE : RE : Problem moving mailboxes under murder

2003-09-22 Thread Rob Siemborski
On Tue, 23 Sep 2003, Christian Schulte wrote: > Could it be that in imapd.c => function cmd_xfer() it should call > mboxname_tointernal() instead of mboxname_hiersep_tointernal() ? The > problem seems to be that imapd does not correctly transform the > mailbox-name to the internal representation i

Re: RE : RE : Problem moving mailboxes under murder

2003-09-22 Thread Christian Schulte
Luc Germain schrieb: Actually, I'm pretty sure this has been fixed in 2.1.14 (now that I've done the research and couldn't come up with a code path that would cause this ;-). Could you try the new version and let me know? I installed 2.1.14 on all servers in the murder, and now I can succe

RE : RE : Problem moving mailboxes under murder

2003-07-03 Thread Luc Germain
> > Actually, I'm pretty sure this has been fixed in 2.1.14 (now that I've > done the research and couldn't come up with a code path that > would cause > this ;-). > > Could you try the new version and let me know? > I installed 2.1.14 on all servers in the murder, and now I can successfully d

RE : RE : RE : Problem moving mailboxes under murder

2003-07-03 Thread Luc Germain
-Original Message- > From: Rob Siemborski [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 03, 2003 1:52 PM > To: Luc Germain > Cc: [EMAIL PROTECTED] > Subject: Re: RE : RE : Problem moving mailboxes under murder > > > On Thu, 3 Jul 2003, Luc Germain wrote:

Re: RE : RE : Problem moving mailboxes under murder

2003-07-03 Thread Rob Siemborski
On Thu, 3 Jul 2003, Luc Germain wrote: > Hi Rob, > > I compiled and installed 2.1.14 on one of our backend server (server2) with > exactly the same options as I used for 2.1.13 and then restarted the master > but the daemons won't start. They all exit with status 127. Since *every* process is fai

RE : RE : Problem moving mailboxes under murder

2003-07-03 Thread Luc Germain
> From: Rob Siemborski [mailto:[EMAIL PROTECTED] > > Actually, I'm pretty sure this has been fixed in 2.1.14 (now that I've > done the research and couldn't come up with a code path that > would cause > this ;-). > > Could you try the new version and let me know? > Hi Rob, I compiled and insta

Re: RE : Problem moving mailboxes under murder

2003-07-02 Thread Rob Siemborski
On Wed, 2 Jul 2003, Rob Siemborski wrote: > Ah, this is more interesting to look at. Perhaps something is going wrong > in imapd's mlookup() (which makes significantly more sense). I'll have to > look at this some more (in this case, mupdate won't be seeing any > connections). Actually, I'm pre

RE : Problem moving mailboxes under murder

2003-07-02 Thread Luc Germain
Original Message- > From: Rob Siemborski [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 02, 2003 3:09 PM > To: Luc Germain > Cc: [EMAIL PROTECTED] > Subject: Re: RE : RE : Problem moving mailboxes under murder > > > On Wed, 2 Jul 2003, Luc Germain wrote: > > >

Re: RE : Problem moving mailboxes under murder

2003-07-02 Thread Rob Siemborski
On Wed, 2 Jul 2003, Luc Germain wrote: > Hum, I made the directory with the mupdate userid on the master and did some > mailbox creation on the backend but nothing was logged on the master > server... Do I have to activate an option for the mupdate daemon to log in > the imap log directories? Hmm

RE : RE : Problem moving mailboxes under murder

2003-07-02 Thread Luc Germain
age- > From: Rob Siemborski [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 02, 2003 2:50 PM > To: Luc Germain > Cc: [EMAIL PROTECTED] > Subject: Re: RE : Problem moving mailboxes under murder > > > On Wed, 2 Jul 2003, Luc Germain wrote: > > > OK, here a

Re: RE : Problem moving mailboxes under murder

2003-07-02 Thread Etienne Goyer
Germain, analyste > Université de Sherbrooke, Sherbrooke (Québec) Canada > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Etienne Goyer > > Sent: Wednesday, July 02, 2003 2:18 PM > > To: [EMAIL

Re: RE : RE : Problem moving mailboxes under murder

2003-07-02 Thread Rob Siemborski
On Wed, 2 Jul 2003, Luc Germain wrote: > Is there a way to log the dialog of the mupdate connexion between server1 > and the master? Yup, same way that you capture the other log files (except using the mupdate user ID). -Rob -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Re: RE : Problem moving mailboxes under murder

2003-07-02 Thread Rob Siemborski
On Wed, 2 Jul 2003, Luc Germain wrote: > OK, here are the IMAP dialogs. I did a "rename", followed by a "lm" to ckeck > that the mailbox is really there. So, the only thing that server1 does after connecting to server2 but before sending the first command (a LOCALCREATE) is connect to a mupdate s

RE : Problem moving mailboxes under murder

2003-07-02 Thread Luc Germain
To: [EMAIL PROTECTED] > Subject: Re: Problem moving mailboxes under murder > > > On Wed, Jul 02, 2003 at 12:26:52PM -0400, Luc Germain wrote: > > localhost> rename user/myuser1 user/myuser1 server2 > > I am pretty sure you need to specify a destination partition ie &g

RE : Problem moving mailboxes under murder

2003-07-02 Thread Luc Germain
1" 5 OK Completed (0.000 secs 69 calls) Thanks, Luc -- Luc Germain, analyste Université de Sherbrooke, Sherbrooke (Québec) Canada > -Original Message- > From: Rob Siemborski [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 02, 2003 12:30 PM > To: Luc Germain > Cc: [EM

Re: Problem moving mailboxes under murder

2003-07-02 Thread Etienne Goyer
On Wed, Jul 02, 2003 at 12:26:52PM -0400, Luc Germain wrote: > localhost> rename user/myuser1 user/myuser1 server2 I am pretty sure you need to specify a destination partition ie server2!part1 instead of just server2. -- Etienne GoyerLinux Québec Technologies Inc. http://www.

Re: Problem moving mailboxes under murder

2003-07-02 Thread Rob Siemborski
On Wed, 2 Jul 2003, Luc Germain wrote: > We have set up a murder cluster, and all seems to be working normally except > that if I try to rename a mailbox to move it from one backend to another, I > always get the message that the "Mailbox does not exist" [snip] > Any idea what I'm doing wrong? It