"user." in mailbox names
Andreas Winkelmann
ml at awinkelmann.de
Sat Oct 14 19:15:03 EDT 2006
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.
> test at testdomain.de. When I'm creating accounts in cyrus, I have to
> prepend "user." to the mailbox names (thus user.test at testdomain.de). But
> when a user logs in with test at testdomain.de as before, he doesn't see
> his folders. Doesn't do cyrus the mapping to user.test at testdomain.d?
Depends on your Configuration.
If you want to use "." in Mailboxnames, you should use "unixhierarchysep:
yes". Otherwise user.user at domain.tld will be
user
... user at domain
... ... de
With unixhierarchysep enabled, the Path is user/user at domain.tld
Then you should have virtdomains turned off.
> If not, why do I have to create mailboxes with "user." then?
--
Andreas
More information about the Info-cyrus
mailing list