8 Jan
2007
8 Jan
'07
12:59 p.m.
On 8.1.2007, at 6.11, Marshal Newrock wrote:
plugin { quota = dict:storage=1024000: proxy::quotadict }
So, dict in here.
from dovecot-sql.conf: user_query = SELECT 225 as uid, 225 as gid, mailbox_path as home, mailbox_path as mail, 'dirsize:storage=10240:messages=1000' as quota FROM transports WHERE email = '%u'
dirsize in here.
Jan 7 22:13:46 sentinel deliver(test.marshal@acd.net): auth input: quota=maildir:storage=1048576
And maildir in here.
Completely inconsistent. :)