• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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