ansible-collection-autonomy
ansible-collection-autonomy copied to clipboard
Privacy related email headers should only be removed on outbound emails
trafficstars
Currently these headers are removed on all emails. It should only be on outbound (submission port) emails.
Headers to remove
- [ ] Sender's IP
- [ ] Sender's User Agent
- [ ] Authenticated user
Refs:
- https://wiki.archlinux.org/title/Postfix#Hide_the_sender's_IP_and_user_agent_in_the_Received_header
- https://askubuntu.com/questions/78163/when-sending-email-with-postfix-how-can-i-hide-the-sender-s-ip-and-username-in