• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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