• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Forward mail to another server

B

benc@

Guest
Hi,

I saw this screenshot.... it looks like I can forward mail onto another server - looks like a really useful feature.

I have looked in my control panel, but it doenst look like the option is there.

Any ideas?
 
You can forward all mail to nonexistent users only for whole domain.
This screenshot made from plesk for windows.
 
You can forward all mail for a domain to another server on any system using qmail, its very easy to do.

1) Make sure mail is turned off in plesk for that domain

2) edit /var/qmail/control/smtproutes to look like the following:
<domain>:<IP of destination server>

example:
domain.com:10.11.12.13

3) make sure the domain is listed in /var/qmail/control/rcpthosts

4) restart qmail
/etc/init.d/qmail restart

and thats it!
 
Excellent, thanks for the reply. Much appreciated! Will give that a go.

Shame there is no web interface for it :)
 
You could also just change the MX records for the domain so mail will be sent to the correct location directly.
 
Back
Top