On Wed, 10 Mar 2004, tsg wrote: > > On Tue, 9 Mar 2004, tsg wrote: > > > > > tsg <[EMAIL PROTECTED]> 03/09/04 06:41pm >>> > > > > >Hi! > > > > >I tried to create virtual domain mailboxes with cyrus-imapd v2.2.3 as > > > > > > > > it > > > > > > > > >written in install-virtdomains.html, but I got error: > > > > > > > > > ># cyradm --user administrator --auth login localhost > > > > > > > > > >test> create [EMAIL PROTECTED] > > > > >createmailbox: Permission denied > > > > > > > > > >in the mean time I can create default domain users without any > > > > > > > > problems: > > > > >test> create user.jill > > > > >test> > > > > > > > > > >and users: > > > > >test> create [EMAIL PROTECTED] > > > > >test> > > > > >Can somebody tell me what I did wrong? > > > > Based on your setup example.net is not your default domain. My guess is > > you have 'virtualdomains: yes' and 127.0.0.1 resolves to > > localhost.example.net. > > > > For global admin you need to login as [EMAIL PROTECTED]: > > cyradm --user [EMAIL PROTECTED] --auth login localhost > > > > or > > > > Set 'virtualdomains: userid' > I use this option. So imapd shouldn't make any lookups. > I can create mailbox for > user.rick > [EMAIL PROTECTED] > [EMAIL PROTECTED] > but not for > [EMAIL PROTECTED] > as it written in the virtual domains doc
Check your config again, you misspelled virtdomains option (there is no such option as virtualdomains). I also mistakenly assumed your config was correct when I wrote the previous message. -- Igor --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html