Hi all, I am trying to change the quota for a user. this is for a LAMP + Postfix system. There is an entry for the user in Mysql that says the quota is "10485760" but I don't if I can change that entry, and I don't know if it is bits, bytes, or whatever. Where do I change the user mail quota? Thanks Heeter
Hi all, I figured out that I can change the quota size in the /home/vmail/domain/user/maildirsize file. I was under the understanding that using virtual users, I can "control" the users just using mysql? Am I missing something? Thanks Heeter
You can change that value in mysql. The value is in bytes. please note that a maildirsize file might override the mysql value.