• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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