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

Question Remove/hide client sender agent and ip from postfix

Hausherr

New Pleskian
How can I remove/hide the User-Agent and the ip address from postfix in the mail header without plesk overwrite the Postfix configuration?
 
Thanks for the feedback. How do I manage to remove the sender IP from the authentication results?
The entry '/^Authentication-Results:\s+.*/ IGNORE' in /etc/postfix/header_checks does not take effect.

The entry ’header_checks = pcre:/etc/postfix/header_checks’ in '/etc/postfix/main.cf' is really no overwritten by Plesk, if I set with the command 'postconf -e "header_checks = pcre:/etc/postfix/header_checks"'?
 
Back
Top