[Dovecot] dbox and quota question

Timo Sirainen tss at iki.fi
Sat Jul 12 19:18:40 EEST 2008


On Jul 12, 2008, at 7:08 PM, Robert Schetterer wrote:

> concat('*:storage=', ROUND( mailbox.quota / 1024 ) ) AS quota, \
> cant work with dict, working on it

It doesn't work with v1.1 in general. Use "AS quota_rule". Also an  
easier way to use bytes quota is:

concat('*:bytes=', mailbox.quota)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20080712/3bbedea7/attachment.bin 


More information about the dovecot mailing list