On 12/6/2011 11:51 PM, Ramesh wrote:
Please don't top post.
>
> Here is log at recipient end, 164.164.87.90 is public ip address and
> 10.3.1.83 is private ip of mail server and 192.168.1.114 is local
> client ip address.
> how to hide our private ip address (10.3.1.83 and Local subnet)
>
>
>
])
###
Thanks and Regards,
Ramesh
From: Noel Jones
To: postfix-users@postfix.org
Sent: Tuesday, 6 December 2011 6:56 PM
Subject: Re: hide private ip in header
On 12/6/2011 6:47 AM, Ramesh wrote:
> Thanks for suggestion.
>
> I have created header_check fi
On 12/6/2011 6:47 AM, Ramesh wrote:
> Thanks for suggestion.
>
> I have created header_check filter with following but no success.
>
> /^Received:.*\[127\.0\.0\.1/ IGNORE
> /^Received:.*\[10\.2\.1\.83/ IGNORE
> /^Received:.*\[192\.168\.1\.[0-9]/ IGNORE
>
> anything i am missing.
[D
Ramesh:
> Thanks for suggestion.
> I have created header_check filter with following but no success.
> /^Received:.*\[127\.0\.0\.1/ IGNORE
> /^Received:.*\[10\.2\.1\.83/ IGNORE
> /^Received:.*\[192\.168\.1\.[0-9]/ IGNORE
>
> anything i am missing.
You are deleting the headers in mail
From: Noel Jones
To: postfix-users@postfix.org
Sent: Monday, 5 December 2011 9:32 PM
Subject: Re: hide private ip in header
On 12/5/2011 9:40 AM, Ramesh wrote:
>
> Hi List,
>
>
> I would like know to steps required to hide private ip address in
> postfix, when we sent ema
On Mon, 5 Dec 2011 21:10:11 +0530 (IST)
Ramesh wrote:
> Hi List,
>
> I
> would like know to steps required to hide private ip address in
> postfix, ...
[snip]
Header checks with appropriate regexp and IGNORE.
> ...and also shows public ip address of firewall instead of
> public ip address of m
On 12/5/2011 9:40 AM, Ramesh wrote:
>
> Hi List,
>
>
> I would like know to steps required to hide private ip address in
> postfix, when we sent email, full header at recipient end shows
> client private ip address and also shows public ip address of
> firewall instead of public ip address of ma
Hi List,
I
would like know to steps required to hide private ip address in postfix,
when we sent email, full header at recipient end shows client private
ip address and also shows public ip address of firewall instead of
public ip address of mail server. i have cross checked iptables nating
rul