• 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.

Postfix: mapping outgoing IP address with SASL username

Miguel_Tellería

Basic Pleskian
[Plesk 12.0.18 on CentOS 6, Postfix 2.8.17]

Dear all,

I would like to have the outgoing IP address for submitted emails at the 587 port to be based on the SASL username (or the domain part of it at least).

I observe that Postfix uses the sender_dependent_default_transport_maps to choose the IP based on the MAIL FROM: part (thanks to a mapping maintained by Plesk in /var/spool/postfix/plesk/sdd_transport_maps).

However the MAIL FROM: is specified by the client submitter and cannot be verified in any way. And not only for security reasons, also for a specific use case of a local web app we need to use the SASL username instead of the sender.

If the change cannot be done globally, we are open to create a new submission process in master.cf with whichever options needed in order to have at least this web app be routed their email in this specific way.

Thanks in advance for any suggestion.

Regards,

Miguel Telleria
 
Back
Top