Erik Norgaard wrote: > Vladimir Dvorak wrote: > >> Yes, you are right. Now I am using 2.2.12 and virtdomains seem to be >> working. But I found another strange problem: >> >> devel:/var/run# cyradm -u [EMAIL PROTECTED] localhost >> IMAP Password: >> localhost.localdomain> cm user.test >> >> ^^^ it works; user test is included into defaultdomain. >> >> But when I try: >> localhost.localdomain> cm [EMAIL PROTECTED] >> createmailbox: Invalid mailbox name >> >> Cyrus is strange software, isn`t it ? :-) > > > No, by loging in as [EMAIL PROTECTED] you get access to mailboxes under the > devel domain, point is that different virtual domains can have > different admins. You specify this in the imapd.conf. > > Try loging in just as cyrus: > > # cyradm -u cyrus localhost > > Cheers, Erik > You are right. I can create
localhost> cm [EMAIL PROTECTED] when I has been connected as [EMAIL PROTECTED] Its not good to have admin for each domain in database ( because it will be huge; all auth and other information are stored in MySQL backend ). I need some _super-cyrus_ user, which will be able to create arbitrary mailbox with domain. Several month ago I set it up on Linux Gentoo system and there it was simple and it behaves as I required - cyrus user was able to create and delete all mailboxes what he want. Vladimir _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
