On Thu, 2007-07-19 at 07:56 +0100, Gavin Henry wrote: > Dear All, > > Is it possible to store shared folder lists in an LDAP Directory along > with your virtual users?
You could have LDAP return namespaces. First define a private namespace in dovecot.conf, and then return another from LDAP. You'd have to return fields like: namespace_2=maildir:/shared/boxes namespace_2_prefix=Shared/ Or you could just configure the second namespace in dovecot.conf as well and just override the location with namespace_2.
signature.asc
Description: This is a digitally signed message part