Hi,

 

Managed to solve the previous problem of errors like this:

USER received NO response

by changing the slave's imapd.conf thusly:

virtdomains: yes 

to 

virtdomains: userid

 

So I can now transfer users as follows:

 

/usr/lib/cyrus-imapd/sync_client -v -l -u [EMAIL PROTECTED]

 

Which produces the following output:

 

Oct 26 11:33:03 chrisnux sync_client[14777]: USER [EMAIL PROTECTED]

Oct 26 11:33:03 chrisnux sync_client[14777]: USER received NO response:
IMAP_MAILBOX_NONEXISTENT Failed to access inbox for [EMAIL PROTECTED]:
Mailbox does not exist

Oct 26 11:33:03 chrisnux sync_client[14777]: ADDSUB [EMAIL PROTECTED] INBOX

 

Is this error merely cosmetic? It appears that cyrus creates the account,
detects there is no mailbox then copies the mailbox across. Am I
understanding this correctly?

 

If not, what is the correct command to transfer the mailbox? I know I'll
need to use sync_client with the -m switch, but how is the specific user's
mailbox specified?

 

Thanks,

Edward


************
The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorised. If you are not the intended recipient, any action taken or
omitted to be taken in reliance on it, any form of reproduction,
dissemination, copying, disclosure, modification, distribution and/or
publication of this E-mail message is strictly prohibited and may be
unlawful. If you have received this E-mail message in error, please notify
us immediately. Please also destroy and delete the message from your
computer.
************

----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to