• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Creating Subdomain email, KB 119459 doesn't work

Ian_Trainor

New Pleskian
I'm trying to create an email for a subdomain which you can't do thru the GUI

KB119459. Suggest 2 things
1) Create subdomain as additional domain (not as subdomain) in subscription using "Add new domain" button available on the the Websites & Domains tab and then create mail account using Plesk Control panel interface.

- I can't do this. It would involve a montoruous amount of work moving the current site

2) Run the following commands
/usr/local/psa/bin/subscription -u sub.example.com -mail_service true
/usr/local/psa/bin/mail --create [email protected] -passwd 12345 -mailbox true

First of these works, second one gives "An error occured during mailname creation: Domain of type subdomain selected"

Any hints on how I can create a subdomain email address in plesk 12.0. Have done a good bit of looking and not found anything
 
Back
Top