Timo Sirainen schrieb:
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)


jep all works no, thx Timo youre great

but be aware my before posted
workaround for non expansion of %d domain with
deliver through static userdb breaks dict quota, so i have
to include your patch for deliver soon

--
Best Regards

MfG Robert Schetterer

Germany/Munich/Bavaria

Reply via email to