Hi all I'm experimenting with cyrus 2.2.12 configured to support UNIX namespaces and virtual domains.
Using cyradm as administrative user I issued: localhost.localdomain> cm group/[EMAIL PROTECTED] that resulted OK, and mailbox is listed with lm. localhost.localdomain> lam group/[EMAIL PROTECTED] returns: anyone lrs (isn't it strange? I didn't issue any sam command on that mailbox) Now I'm wandering what I really did? I noticed that a corresponding "group/o/office1" folder under "/storage/mail/domain/d/domain1.com/o/" has been created but: - I can't post any message to [EMAIL PROTECTED]: it results in an error from my MTA (postfix) saying: "<[EMAIL PROTECTED]>: host XX.XX.XX.XX[YY.YY.YY.YY] said: 550-Mailbox unknown. Either there is no mailbox associated with this 550-name or you do not have authorization to see it. 550 5.1.1 User unknown (in reply to RCPT TO command)" - I can't access mailbox for reading emails. I mean: having LDAP authentication and a corresponding LDAP entry for [EMAIL PROTECTED] I can correctly authenticate but upon selecting INBOX cyrus complains: CLIENT: "3 select \"INBOX\"\r\n" REAL: "3 NO Mailbox does not exist\r\n" (client-server transaction logs come from perdition) - any user in domain "domain1.com" is able to subscribe to "office1" folder visible under "group", according with lrs ACL - I changed to "write" the ACL of office1 for "anynone" and I verified that any user in @domain1.com is able to copy messages to that shared folder. Now, I am a little confused about what a "group" is compared to a traditional "user"? Can someone give some explanation please? Pietro
---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html