Displaying 1 result from an estimated 1 matches for "rb8".
Did you mean:
r8
2010 Oct 07
5
Per User Quotas with LDAP on Dovecot 1.x
Alle,
We're running Dovecot V1.0.7 on RHEL5.5, using maildir. We would like
to user per user quotas with an OpenLDAP (V2.3.43) backend.
We have setup a default quota in /etc/dovecot.conf:
quota = maildir:storage=10240:ignore=Trash
And have the following userdb configs in /etc/doveconf.conf:
userdb ldap {
args = /etc/dovecot-ldap.conf
}
and the following user_attrs defined in