• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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