Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Sep 2005 10:54:01 +0200
From:      Vladimir Dvorak <dvorakv@vdsoft.org>
To:        freebsd-questions@freebsd.org
Subject:   cyrus-imap + virtualdomains
Message-ID:  <432693A9.5010706@vdsoft.org>

next in thread | raw e-mail | index | archive | help
Hi *,

I get stucked in this problem for serveral hours and now I am out of any
ideas.

I add
   
    virtdomains: yes
    loginrealms: devel testdomain.org

into imapd.conf, then I created mailbox using following commands:

devel~: cyradm -u cyrus@devel localhost
Password: xxxx
localhost> cm user.test@testdomain.org

Now, I can authenticate and work with this mailbox.

But problem occurs, when I create for example

localhost>cm user.test2@test2domain.org

and try to login. In maillog appears

plaintext test2@test2domain.org SASL(-13): authentication failure:
cross-realm login test2@test2domain.org denied

It is clear - when I put test2domain.org behind the loginrealms item, it
works.

My question is: is possible to allow * domains to loginrealms ( because
this server will serve a lot of domains and adding domain items is not
effective) ?

Thank you very much!

Vladimir






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?432693A9.5010706>