On søn, 2007-05-13 at 23:45 +0800, Shahmat Dahlan wrote:
> added an attribute 'mailQuota' with value '10240' kbytes or 10Mbytes
>
> as for /etc/dovecot-ldap.conf
>
> user_attrs =
> mail,homeDirectory=home,uidNumber=uid,gidNumber=gid,quotaStorage=mailQuota
This seems right, but the ldap-attribut
I've tried having the ldap quota in an ldap attribute, which still
doesn't work.
/etc/dovecot.conf
protocols = imap pop3
mail_location = maildir:/data/mail/%u/Maildir
protocol imap {
mail_plugins = quota imapquota
}
plugin {
quota = maildir:ignore=Trash
}
the rest are defaults
added an attr
I've tried having the ldap quota in an ldap attribute, which still
doesn't work.
/etc/dovecot.conf
protocols = imap pop3
mail_location = maildir:/data/mail/%u/Maildir
protocol imap {
mail_plugins = quota imapquota
}
plugin {
quota = maildir:ignore=Trash
}
the rest are defaults
added an attr