• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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