On 2/20/2015 5:12 PM, Stéphane MERLE wrote:
> Hi,
> 
> I am using a postfix as relay for email sent from an hoster that
> close the port 25, so I send the mail to the relayer through the
> 10025 port.
> but the IP of the originating server appear in the header of the
> mail and I would like to remove it :
> 
> source server  ---10025---> relayer ---25---> FAI
> 
> just showing the relayer ip and hostname, I have access to both
> config files, is this possible ?
> 
> Thanks for your help.
> 
> Stéphane
> PS : sorry for my english


You can use a header_checks rule with the IGNORE result to remove
the offending header.

This must be done on the relayer server, which is where that header
is added.

Make your header_checks rule as specific as possible so you don't
unintentionally remove other headers.



  -- Noel Jones

Reply via email to