From: Norbert Sendetzky (no email)
Date: Fri Aug 03 2001 - 05:47:54 EDT
Hi
I want to build a hierarchy of user mailboxes with the same structure as in
my ldap directory.
Example:
In ldap directory:
cn=someuser, ou=adm, ou=user, o=...
cn=anotheruser, ou=dev, ou=user, o=...
cn=me, ou=dev, o=...
cn=somebodyelse, ou=tec, ou=user, o=...
In Cyrus database:
user.adm.someuser
user.dev.anotheruser
user.dev.me
user.tec.someboyelse
Can I use normal mailboxes to build the adm/dev/tec subtree?
Do I run into problems, if I do it like this?
Is there another way to structure it?
Norbert
|
|
|