I forgot to mention that the storageBase is intended to be a SAN mounted point (/mailboxes/storage_01,/mailboxes/storage_02) so i can add them as they grow in size (i dont like resizing), and that the mail part appends (domain.org/u/us/use/user). I could do this with the sepparate LDAP attribute that actually joins that two attributes but i tried to make it this way.
Timo Sirainen wrote:
On Tue, 2009-12-15 at 16:42 -0800, Tom Mihalicek wrote:
/etc/dovecot/dovecot-ldap.conf
user_attrs = storageBase=home,mailMessageStore=mail=dbox:~/%$/dbox/,mailQuota=quota_rule=*:bytes=%$,mailQuotaMessageLimit=quota_rule2=*:messages=%$
What's the difference between storageBase and mailMessageStore? To me it seems like you should be setting mailMessageStore=home and then make everything use ~/ instead of absolute paths.
-- View this message in context: http://old.nabble.com/Dovecot-1.2.%2B-dictionary-quota-file-tp26803721p26818... Sent from the Dovecot mailing list archive at Nabble.com.