<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello,<br><br>Trying to configure shared folders in kolab 3.1 release with hosted domains with remote cyrus servers, I've noticed they didn't work as expected.<br><br>but first there are some points that I have not clear. I also have a installation to test without hosted domains nor remote cyrus, and shared folders were working correctly.<br><br>Can someone provide some light about how they work? they look like match in "transport" file, but in it there is just:<br><br>shared@kolab.ddol.es            lmtp:unix:/var/lib/imap/socket/lmtp<br><br>an my shared folder is called test@kolab.ddol.es. I don't understant how they can match.<br><br>On the other hand, in a hosted domains and remote cyrus environment the only way I've found to make them work is to add an alias in the shared folder object in LDAP<br><br>dn: cn=prueba shared,ou=Shared Folders,dc=kolab,dc=ddol,dc=es<br>alias: shared+shared/prueba@kolab.ddol.es<br>cn: prueba shared<br>kolabTargetFolder: shared/prueba@kolab.ddol.es<br>mail: prueba@kolab.ddol.es<br>kolabFolderType: mail<br>objectClass: top<br>objectClass: kolabsharedfolder<br>objectClass: mailrecipient<br><br>after this modification the file /etc/postfix/ldap/transport_maps_3.cf match with the rewritten email address and shared folder works.<br><br>Is there other way to solve this problem? any help?<br><br>Regards.<br><br>Manel<br>                                     </div></body>
</html>