shawnkhall
New Pleskian
The syntax from the documentation often fails to add the alias in MailEnable even though it is added as a new alias in Plesk. Using the following syntax:
I've had to resort to adding the records into the MailEnable "address-map.tab" file manually in order for them to work.
Code:
"C:\Program Files (x86)\Parallels\Plesk\bin\mail.exe" -u "user@example.com" -aliases add:"bob"
I've had to resort to adding the records into the MailEnable "address-map.tab" file manually in order for them to work.