• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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