• 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

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