postfix-mysql quota field won't increase maildir size

Discussion in 'HOWTO-Related Questions' started by unclecameron, Jun 4, 2010.

  1. unclecameron

    unclecameron New Member

    I'm running Debian/Postfix/mySQL mapping virtual mailboxes and quota, but when I increase the quota field in mysql for the user to 10G, postfix somehow doesn't see it and gives my webmail client, Roundcube, a 100% of allowed space warning still. There's no max space limitation on Roundcube, they say it's relative to maildir size. I was able to successfully increase the maildir size a few months ago from 100M to 1G. My hdd is 13% full.
     
  2. falko

    falko Super Moderator ISPConfig Developer

    What's the output of
    Code:
    uname -a
    ?
     
  3. unclecameron

    unclecameron New Member

    Linux mail.domain.com 2.6.26-2-xen-amd64 #1 SMP Wed Mar 10 00:29:48 UTC 2010 x86_64 GNU/Linux
     
  4. unclecameron

    unclecameron New Member

    I think I found in the roundcube logs that courier-imap is telling roundcube what the quota is, that I guess it pulls from the mysql db, is there any other place in postfix that it could be set besides mysql-courier-imap?
     

Share This Page