• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Use plesk mail server AND relay ALL outgoing emails to other SMTP Server

SamH87

New Pleskian
I am trying to use plesk as a mail server, so IMAP and Webmail, but want all my outgoing mail to go through a 3rd party SMTP Service who filter our incoming mail also. I am getting mixed thoughts online as to whether you can do this. I know that on the plesk CP you have to select either SMTP relay or use postfix, but is it possible to modify the config in postfix to use as a full email server but also relay all outgoing mail to another server?
 
I have Plesk running as a normal mail server. I added the following line to /etc/postfix/main.cf to send all outgoing mail to another server.

relayhost = pmg.deine-domain.de:26

in this case server pmg.deine-domain.de on port 26.

As I do not want Plesk to accept smtp directly, I have blocked port 25 in the firewall, except from the server that receives my mail.

Pop3/imap/webmail are still open and usuable on the Plesk server.
 
Back
Top