• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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