thanks that did it..
On Thu, 2004-02-12 at 09:25, Rob Siemborski wrote:
> On Thu, 12 Feb 2004, Mike Smith wrote:
>
> > On Thu, 2004-02-12 at 07:32, Rob Siemborski wrote:
> > > On Wed, 11 Feb 2004, Mike Smith wrote:
> > >
> > > > I get the error on the frontend:
> > > > renamemailbox: Server(s)
On Thu, 12 Feb 2004, Mike Smith wrote:
> On Thu, 2004-02-12 at 07:32, Rob Siemborski wrote:
> > On Wed, 11 Feb 2004, Mike Smith wrote:
> >
> > > I get the error on the frontend:
> > > renamemailbox: Server(s) unavailable to complete operation
> > [snip]
> > > the log that I get from the backend
On Thu, 2004-02-12 at 07:32, Rob Siemborski wrote:
> On Wed, 11 Feb 2004, Mike Smith wrote:
>
> > I get the error on the frontend:
> > renamemailbox: Server(s) unavailable to complete operation
> [snip]
> > the log that I get from the backend is:
> > Feb 11 16:53:53 mailbackend1 imap[15992]: log
yes the the can resolv each other, I do have them in the host tables
since this is a test setup.
On Thu, 2004-02-12 at 06:27, Etienne Goyer wrote:
> On Wed, Feb 11, 2004 at 05:19:36PM -0700, Mike Smith wrote:
> > rename user.dragon user.dragon mailbackend2.{mydomain}.com
> >
> > I get the error
On Wed, 11 Feb 2004, Mike Smith wrote:
> I get the error on the frontend:
> renamemailbox: Server(s) unavailable to complete operation
[snip]
> the log that I get from the backend is:
> Feb 11 16:53:53 mailbackend1 imap[15992]: login: mailfront1.bhfc.net
> [10.4.9.3] cyrus PLAIN+TLS User logged
On Wed, Feb 11, 2004 at 05:19:36PM -0700, Mike Smith wrote:
> rename user.dragon user.dragon mailbackend2.{mydomain}.com
>
> I get the error on the frontend:
> renamemailbox: Server(s) unavailable to complete operation
>
> this happens if I try to move the mailbox between backends or partitions
I've pretty much got most of processes working, the problem that I am
having is that when I try to move a mail box from one backend to another
using rename. In cyradm the command that I used is
rename user.dragon user.dragon 2
or
rename user.dragon user.dragon mailbackend2.{mydomain}.com
I