Date: Wed, 14 Sep 2005 11:11:43 +0200 From: Vladimir Dvorak <dvorakv@vdsoft.org> To: Erik Norgaard <norgaard@locolomo.org> Cc: freebsd-questions@freebsd.org Subject: Re: cyrus-imap + virtualdomains Message-ID: <4327E94F.2020703@vdsoft.org> In-Reply-To: <4327E607.1010809@locolomo.org> References: <432693A9.5010706@vdsoft.org> <4326998C.1080600@locolomo.org> <43269C73.30003@vdsoft.org> <43269EFF.8060501@vdsoft.org> <4326A9F1.2040507@locolomo.org> <4326C2F5.2000304@vdsoft.org> <4326D127.5010403@locolomo.org> <4326D2BB.2030209@vdsoft.org> <4326D583.7060704@locolomo.org> <4327DD31.1020602@vdsoft.org> <4327E607.1010809@locolomo.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 cyrus@devel localhost >> IMAP Password: >> localhost.localdomain> cm user.test >> >> ^^^ it works; user test is included into defaultdomain. >> >> But when I try: >> localhost.localdomain> cm user.test@test.com >> createmailbox: Invalid mailbox name >> >> Cyrus is strange software, isn`t it ? :-) > > > No, by loging in as cyrus@devel 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 > Erik, we both are about to solve the problem. ;-) Yes, you are probably right. When I cyradm -u cyrus, I have in maillog: Sep 14 09:08:37 devel imap[9491]: badlogin: localhost.localdomain [127.0.0.1] plaintext cyrus@localdomain SASL(-13): user not found: checkpass failed When I add cyrus@localdomain, it will manage 'localdomain' users and I will be on the same place (probably, for now not tried). :-( Erik, how can I log as cyrus without domain ? Thank you! Vladimir
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4327E94F.2020703>