Displaying 1 result from an estimated 1 matches for "6cb7efe3".
2007 Mar 05
2
Driving quota out of a database.
Hi there,
I'm using postgres as a userdb for dovecot. I'm am trying to get the
quota plugin to work.
I have a column in my table that returns the quota in KB. I am using the
postgres expression "('maildir:storage=' ||
mailstore_control.mailbox.quota) AS quota" as recommended in the
manuals. This expression is NULL to start with, which I take to mean
unlimited