• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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