• 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.

Question Obtain information about outgoing mail limits

Winthyp

New Pleskian
Right now i'm implementing an outgoing mail limits related functionality for Plesk 12.0 through an extension; basically i want to let the customers increase the outgoing limits for their mail addresses temporarily, and when the time expires ideally recover the previous limits imposed.

In order to do this i have to obtain the previous limits, however i've been searching both in the extensions API and in the CLI and i can't seem to find any info about how to get them (there are ways to change them from the CLI, but not querying apparently).

So i was wondering if anybody knows some way i can get that and if i can work with it from within a PHP script.

Thanks in advance and greetings.
 
Back
Top