• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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