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

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