To forward e-mails coming from one e-mail account to another e-mail account or accounts, you can do this with commands in Linux.
For example;
You can run the command below to forward e-mails sent to [email protected] to [email protected].
plesk bin mail -u [email protected] -forwarding true -forwarding-addresses add:[email protected]
To direct it to more than one person, you can write other accounts by placing a comma without any spaces.
plesk bin mail -u [email protected] -forwarding true -forwarding-addresses add:[email protected],[email protected]
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket