Am Monday 09 October 2006 19:04 schrieb Marten Lehmann: > we are currently using dovecot for IMAP and POP3 and we would like to > migrate to Cyrus. The email-address is the login, e.g. > [EMAIL PROTECTED] When I'm creating accounts in cyrus, I have to > prepend "user." to the mailbox names (thus [EMAIL PROTECTED]). But > when a user logs in with [EMAIL PROTECTED] as before, he doesn't see > his folders. Doesn't do cyrus the mapping to [EMAIL PROTECTED]
Depends on your Configuration. If you want to use "." in Mailboxnames, you should use "unixhierarchysep: yes". Otherwise [EMAIL PROTECTED] will be user ... [EMAIL PROTECTED] ... ... de With unixhierarchysep enabled, the Path is user/[EMAIL PROTECTED] Then you should have virtdomains turned off. > If not, why do I have to create mailboxes with "user." then? -- Andreas ---- 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