Hi, I am trying to hide the client IP from emails sent from Postfix.
Here is an example of what I mean:
Received: from mail.[removed].com (adsl-75-37-61-254.dsl.frs2ca.sbcglobal.net [55.27.21.245])
Notice this line (adsl-75-37-61-254.dsl.frs2ca.sbcglobal.net [55.27.21.245])
I want to remove that line from the email.
Thanks in advance.
Here is an example of what I mean:
Received: from mail.[removed].com (adsl-75-37-61-254.dsl.frs2ca.sbcglobal.net [55.27.21.245])
Notice this line (adsl-75-37-61-254.dsl.frs2ca.sbcglobal.net [55.27.21.245])
I want to remove that line from the email.
Thanks in advance.

Comment