• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Relationship of mailbox quota, FTP quota, and hard disk quota

P

pran

Guest
I used to manage WEBppliance servers and recently switched to Virtuozzo + Plesk. Can someone please explain the relationship between disk space, mailbox, FTP, and hard disk quotas? I've gone through the Plesk administrator's manual and it doesn't really discuss this in detail.
 
In other words, there's no way to limit the total disk usage of a domain since both FTP/web files are accounted separately from mailbox files. I wish Plesk would have "real" control of the domain's disk usage. Ensim's implementation is quite simple and straightforward -- the disk limit is shared by both FTP/web and mailbox usage.
 
What's the effect of client mailbox size limit to each domains managed by the client if, for example, I limit it to 100MB? What if the client set the mailbox size limit of domainA to 50MB and domainB to 50MB -- can he still add another domain with 50MB mailbox size limit?
 
From the way I understand it, the issue here is that although ftp/web hard disk quotas are setup per each individual domain userid, mail shares a common userid among everyone on the server. Every night, plesk goes through and recalculates how much each domain has actually used. I'm not sure whether a domain can allocate more total mail space than they're given or not but any total mail space should be considered on top of web space because plesk won't add these together until it's batch process overnight.
 
Back
Top