• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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 Relay redirected email

EnriqueR

Regular Pleskian
I have the system set so that when the customer sends an email, postfix send messages from certain sender domains by an external system relay. The problem is that when I set up an email to be forwarded to another email account, eg Gmail, the system does not use the relay system to send it.

Example:
Email from [email protected] to [email protected] -> Use relay system
Email from [email protected] to [email protected]. Redirects to [email protected] without using relay system.

How could I do to tell the system to use this relay system for forwarded messages through postfix and dovecot?
 
I have found a solution. I need to create two Postfix instances. The first filters the senders and the second filters the recipients.

My question is, if I create two instances. Will Postfix still work properly with Plesk? Will it still be fully compatible with Plesk?
 
Back
Top