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

domain specific settings in master.cf

BobClaas

Basic Pleskian
I've been working on the mail server for quiet some time now to fix mails going to hotmail spam.

During changes i've noticed that a few domains now have a specific setting in master.cf
plesk-domain.nl-IPv4adres-IPvs6-adres unix - n n - - smtp -o smtp_bind_address=IPv4adres -o smtp_bind_address6=Pvs6-adres -o smtp_address_preference=ipv4 -o smtp_helo_name=domain.nl

I think this sets the helo to the specific domain that sends the mail, which is as far as i know good to have for a some mailproviders. But im not sure. Is this correct?
And if so, how do u invoke this setting for the other domains to be added to master.cf?
 
Back
Top