• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

rpc add email account

VagaStorm

Basic Pleskian
I writing some functions that allows me to manage some aspects of our plesk server from our main admin tool.

But I cant seem to figure out how to create an email account on a domain. What should the xml scema for that look like?

I would really apreshiate it if someone could point me in the right direction her :D
 
Look for the tool called 'mail.sh' on my FreeBSD servers it's in /usr/local/psa/bin.

Just run it with the --help option to see the switches.
 
Yes, I looked into that, but the problem is that I have several plesk servers that I want to connect to. None of which is located at the same server as our admin tool... I could set up an ssh connection to the linux servers, but I'm not sure how or if that would work with the windows servers. I also had a look at Expand, but unfortunately it dos not work with mysql 4.1. The RPC api is a web based system where I log in remotely and pass an xml document with the commands I want to run. We were considering expand to, but it's not working very well with mysql 4.1... Besides it is more pleasent to be able to do most of the work from where we do everything else :D
 
Back
Top