ansible-collection-autonomy icon indicating copy to clipboard operation
ansible-collection-autonomy copied to clipboard

Privacy related email headers should only be removed on outbound emails

Open gderber opened this issue 4 years ago • 0 comments
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:

  1. https://wiki.archlinux.org/title/Postfix#Hide_the_sender's_IP_and_user_agent_in_the_Received_header
  2. https://askubuntu.com/questions/78163/when-sending-email-with-postfix-how-can-i-hide-the-sender-s-ip-and-username-in

gderber avatar Aug 01 '21 14:08 gderber