• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

command line to create email redirect

E

ergos

Guest
Hi all,
there is a way via command line to create a couple of email address for each of my domain and have them pointed as redirect to another email address?

Thanks in advance.
 
For some - by me - unknown reason no Creation Utilities documentation has been created for the 8.x series of Plesk/Unix.

You can have a look at the old documentation http://download1.swsoft.com/Plesk/Plesk7.5/Doc/plesk-7.5r-sdk-html/docs/cu/unix/index.html

This will give you a good idea of which commandline files to use and some of it's arguments.

Notice small differences between the 7.5.x documentation and the real commandline files may exist.

Most commandline utilities for Plesk 8.x gives out a help screen when called with: commandline utilility name --help

Ie.
./mailmng --help
 
Back
Top