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

Send mail from different domains with different IP addresses

R

RahifA

Guest
I have five domains, each one has it's own dedicated IP address. When anyone of the different domains sends an email using PHP mail function, the email is sent from the main IP address of the server which resolves to the server hostname which shows in the email header.

Is there a way to make every email goes from it's own domain's IP address? I need to separate the services for each domain.

Many thanks for the help
 
Thanks for the reply, I read the article and made sure that I have the three required conditions, but when I send an email it still uses the server IP. Is there a specific configuration that I need to have?
 
I can be corrected on this, but I don't think this is possible yet with php mail function. However it's with SMTP.
 
Back
Top