# Applied only to mail that our own users submit through port 587/465.
#
# Strips the Received line that would otherwise expose the sender's private
# IP address (home connection, mobile network) in every message sent.
/^Received:/                 IGNORE
/^X-Originating-IP:/         IGNORE
