View Single Post
  #1 (permalink)  
Old 07-10-2009, 02:40 AM
emmaylots emmaylots is offline
Loyal Member
 
Posts: 75
Lightbulb [SOLVED] Internal Ip address Showing in Mail headers

I want to customize ZCS to display the external IP instead of the Internal IP 192.168.5.19. ZCS sit behind a firewall and the internal IP is NATTED to an external one. I have tried the Solution in the POST: Outgoing header address Masquerading, but it didn't work.

I am using ZCS 5.0.7 is there any other way to do this using zmlocalconfig.
Some mailservers are rejecting our going mails?

Here is a sample of the header:


Recieved: from xbox.mydomain.com ([192.168.5.19]) by mydomain.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 10 Jul 2009 08:55:19 +0100
Received: from localhost (localhost [127.0.0.1]) by xbox.mydomain.com (Postfix) with ESMTP id A310D12B4002 for <someone@yahoo.co.uk>; Fri, 10 Jul 2009 09:05:45 +0100 (WAT) tests=[ALL_TRUSTED=-1.8, AWL=0.303, BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from xbox.mydomain.com ([127.0.0.1]) by localhost (xbox.mydomain.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jJFwirYb-11j for <someone@yahoo.co.uk>; Fri, 10 Jul 2009 09:05:16 +0100 (WAT)
Received: from xbox.mydomian.com (xbox.mydomain.com [127.0.1.1]) by xbox.mydomian.com (Postfix) with ESMTP id 6895F12B4001 for <someone@yahoo.co.uk>; Fri, 10 Jul 2009 09:05:16 +0100 (WAT)
Reply With Quote