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