Move mailbox problem

Snezhana Bekova sbekova at mail.bg
Mon Jan 3 10:45:54 EST 2005


Hi all,
We use cyrus version 2.2.8 with enable murder. We want to move all mailboxes
from one cyrus server to another - both are with cyrus 2.2.8. The one server is
backend, and the other is frontend and master.
When I try to move mailbox with xfer command from backend (server2) to
frontend/master (server1) I see this error:
 . xfer user/a1222 at server.com server1!1
 . NO Server(s) unavailable to complete operation
The message in the log is:
 getaddrinfo(server1!1) failed: Name or service not known
 Could not move mailbox: user.a1222 at server^com, Initial backend connect failed
Also I tried with rename command, but with this error:
 . rename user/a1222 at server.com user/a1222 at server.com server1!1
 . NO Mailbox already exists
The frontend/master server know about this mailbox:
 . list user/a1222 at server.com* *
 * LIST (\HasChildren) "/" "user/a1222 at server.com"
 * LIST (\HasNoChildren) "/" "user/a1222 at server.com/INBOX.Sent"
 . OK Completed (0.030 secs 3 calls)
And the backend server can to connect to the master server.
This is a part of the imapd.conf on the backend server (server2):
 allowusermoves: yes
 altnamespace: yes
 unixhierarchysep: yes
 admins: cyrus
 mupdate_server: server1.com
 mupdate_port: 2004
 mupdate_username: cyrus
 mupdate_authname: cyrus
 mupdate_password: xxxxx
 proxy_authname: cyrus
 proxyservers: cyrus
This is a part of the imapd.con on the frontend and the master server (server1):
 allowusermoves: yes
 altnamespace: yes
 unixhierarchysep: yes
 admins: cyrus
 mupdate_server: server1.com
 mupdate_port: 2004
 mupdate_username: cyrus
 mupdate_authname: cyrus
 mupdate_password: xxxxx
 server2_password: xxxxx
 proxy_authname: cyrus
 proxyservers: cyrus
Can you tell me what is wrong and it is posible to move a mailbox from backend
to frontend or master server?
Please advise and thanks in advance!

--
Best regards,
Snezhana Bekova
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.andrew.cmu.edu/mailman/private/info-cyrus/attachments/20050103/0fd6558b/attachment.html


More information about the Info-cyrus mailing list