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

Sites with Exclusive IP uses main outgoing IP for emails.

N

ngenen

Guest
When I setup a site with exclusive IP, it send an email and the outgoing IP is the main IP of the server.

I suggest that would be great for everyone, that Qmail & Postfix listen on all the ip addresses additionally of shared ip, and if you send an email from a site with exclusive ip, it must be sent with his own ip.

Example,

exampledomain.com MX 10 mail.exampledomain.com
mail.exampledomain.com A 192.168.1.10

If I "telnet 192.168.1.10 25", it should say "220 mail.exampledomain.com ESMTP Postfix",
and if I send an email from [email protected], it must appear as outgoing ip 192.168.1.10.

I've found this link, http://www.kutukupret.com/2010/01/02/postfix-bind-sender-domain-to-dedicated-outgoing-ip-address/ for a workaround, but I don't know how to add a script to the site creation process of plesk to do this automatically.


Thanks in advance
 
Back
Top