This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Hiding LAN IP/hostnames in outgoing mail?

Hullo, or should I say, helo...

I'm absolutely darned if I can get around this. Hope someone can point me in the right direction.

I'm testing a simple setup with a LAN masquerading on the external interface, like
(LAN_MASQ   Internal_Network__ -> All / All   MASQ__External   None).

E-mail clients on the LAN machines are set up to use the ASL internal interface for outgoing mail over the SMTP proxy.

Any mail sent this way (through the SMTP proxy) is annotated with the following header (yes, I think header is the right word):

Received: from [LAN_IP] (helo=LAN_hostname)
by SMTP_PROXY_HOSTNAME with smtp (Exim 4.10)

with the actual LAN IP/hostname for the sending machine (and the entry for Hostname (MX) in the SMTP proxy, which is fine).

Surely there's a way to hide the internal hostname/IP's?

Thanks.    


This thread was automatically locked due to age.
Parents
  • I'm using Postfix (on a machine in the DMZ).
    Postfix has capabilities for masquerading/removing local IP's which work fine on any mail sent out of there directly (but there are other issues with that method). My problem is with the HOST/IPs added by the SMTP proxy (Exim, it seems, of which I know nothing) to mail which is relayed through it.
    Anyone?   
Reply
  • I'm using Postfix (on a machine in the DMZ).
    Postfix has capabilities for masquerading/removing local IP's which work fine on any mail sent out of there directly (but there are other issues with that method). My problem is with the HOST/IPs added by the SMTP proxy (Exim, it seems, of which I know nothing) to mail which is relayed through it.
    Anyone?   
Children
No Data