Il 22/05/2010 04:28, gbotero@emailforall.no-ip.org ha scritto:
hi everyone i have a mailserver working with postfix 2.5.1 vda and virtual user with mysql and dovecot, everything is working fine but i want to offer quota and i have a problem with that because the quota in roundcube appear but calculate is wrong i need to delete the maildirsize file to force to recalculate, what can i do??? in my dovecot i have imap{ quota imap_quota, in plugins section i have quota=maildir and trough the file dovecot-sql.conf i have the select expression concat(...... as quota_rule, thanks a lot,
PD. sorry for my english im from south of colombia - south america
the query should be like this if u have quota counted in bytes: CONCAT('*:bytes=',imap_quota) AS quota_rule
-- Simone Caruso IT Consultant