2 Apr
2009
2 Apr
'09
12:16 a.m.
On Tue, 2009-03-31 at 12:02 +0200, Etienne MAYNIER wrote:
Hi everybody,
I'm installing an application using LDAP and I want dovecot to use LDAP too. The problem is that they don't use the same schema (especially because we want per-user quotas).
Dovecot can use any LDAP schema you want, as long as it contains the information you need.
I think the best solution is to have the authentication by LDAP and others datas (like quotas) in a database.
Is it possible with dovecot ? and How ?
Yes. Use passdb ldap and userdb sql.