• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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