• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Resolved Change default mailbox size

uniauto

Basic Pleskian
Hi, I have a VPS with Plesk 17 web admin.
The default mailbox size is 100MB (really low), ¿How can I change it?
 
Hi,

Please check default Service Plan settings:
Switch to Service Provider view -> Service Plans -> [Name of Service Plans] -> Resources tab -> Mailbox size
 
Hi, thank for answer.
How can I Switch to Service Provider view? there is not Interface Management option in Tools & Settings.
 
No...
The VPS is running Plesk 17 web admin edition, updated from Plesk 12. Maybe dont have that option?
My provider is OVH and im logged with the user 'root', if that help to know anything.
 
Just set mailbox quota to Unlimited with following command:

# plesk bin subscription_settings -u domain.com -mbox_quota -1
 
Back
Top