• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

RPC API Create Mailboxes

J

Jason Lee

Guest
I'm having trouble with the RPC API getting it to create mailboxes. There isn't any documentation on this and I'm having no luck just using plesk_mailname.xsd as a guide.

Everytime I try to send it a command I get the error....

<?xml version="1.0"?>
<packet version="1.3.4.0">
<system> <status>error</status>
<errcode>1002</errcode>
<errtext>Parser error: Cannot parse the XML from the source specified</errtext> </system>
</packet>

Any help would be greatly appreciated.
 
Back
Top