hi all, <br><br>I've just finished the installation of kolab on Debian etch (1.9.4-2006 debian package - 64bits). Everything works fine except posting to a shared folder. <br>so, according to the wiki, i've <br>- created the shared folder ex. infos, <br>
- given the following permissions : post to anyone and all to <a href="mailto:myser@mydomain.org">myser@mydomain.org</a><br>- created a new vcard <a href="mailto:kolab+shared.infos@mydomain.org">kolab+shared.infos@mydomain.org</a> with the alias <a href="mailto:infos@mydomain.org">infos@mydomain.org</a><br>
<br><a href="mailto:myser@mydomain.org">myser@mydomain.org</a> has access to the shared folder, and is able to move or delete e-mails from the shared folder. <br>However, when sending an e-mail to <a href="mailto:kolab+shared.infos@mydomain.org">kolab+shared.infos@mydomain.org</a> or <a href="mailto:infos@mydomain.org">infos@mydomain.org</a>, i get the following error : <br>
<br>
<<a class="fixed" href="https://ecolomail.all2all.org/horde3/imp/message.php?index=24#" onclick="popup_imp('/horde3/imp/compose.php',700,650,'to=kolab%252Bshared.infos%40ecolomail.all2all.org&thismailbox=INBOX');">kolab+shared.infos@mydomain.org</a>>: service unavailable. Command<br>

    output: Failed to set recipient: Mailbox unknown.  Either there is no<br>
    mailbox associated with this name or you do not have authorization to see<br>
    it. 5.1.1 User unknown, code 550<br><br>and in /var/log/mail.info : <br><br>postfix/pipe[16976]: A6DE9C013811: to=<<a href="mailto:kolab+shared.infos@mydomain.org">kolab+shared.infos@mydomain.org</a>>, relay=kolabmailboxfilter, delay=0.07, delays=0.02/0.01/0/0.05, dsn=5.3.0, status=bounced (service unavailable. Command output: Failed to set recipient: Mailbox unknown.  Either there is no mailbox associated with this name or you do not have authorization to see it. 5.1.1 User unknown, code 550 )<br>
<br>the output of  ldapsearch -x -b "cn=infos,dc=mydomain,dc=org" gives :<br><br># infos, <a href="http://mydomain.org">mydomain.org</a><br>dn: cn=infos,dc=mydomain,dc=org<br>kolabHomeServer: <a href="http://mail.mydomain.org">mail.mydomain.org</a><br>
objectClass: kolabSharedFolder<br>cn: infos<br>acl: anyone post<br>acl: <a href="mailto:myser@mydomain.org">myser@mydomain.org</a> all<br><br>and cyradm -u manager localhost<br>IMAP Password: *****<br>              localhost> lm<br>
<a href="mailto:shared.infos@mydomain.org">shared.infos@mydomain.org</a> (\HasNoChildren)     <br>...<br>...<br><br>i've also tried granting permissions all to anyone, but still the same error.<br><br>Any ideas? <br><br>
Many thx!<br>Elena<br><br>