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)
PGP.sig
Description: This is a digitally signed message part