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

Qube3 email server giving away LAN IP

We have a Cobalt Qube3 on our internal LAN; it is acting as our email server. The Qube only has an internal IP address.  We recently installed an Astaro software solution V6. We are using the SMTP proxy to relay messages for the Qube. 

Everything is working fine, but, I have some concerns about the email headers. When we send emails,  the headers contain the internal LAN IP of the originating workstation and the LAN IP of the Qube.

Is this normal?  It feels like we are emailing too much information about our LAN structure. I would prefer that recipients only see the Public IP of the Astaro, which is where our MX record points.


This thread was automatically locked due to age.
Parents
  • AFAIK this is normal behaviour.

    The header is part of the message that is created by the mailserver and sent through SMTP.
    Astaro doesn't change email messages, so it will not touch the header.
  • Sorry, but this isn't quite accurate.

    Any SMTP server passing an email will add a "received from" header to the message.

    You might be able to edit the mail configuration on ASL to suppress that, but I really wouldn't recommend it.

    If you're that worried, you mail server should be in a DMZ anyways, in which case you shouldn't really need to worry about the IP being visible.

    Barry
Reply
  • Sorry, but this isn't quite accurate.

    Any SMTP server passing an email will add a "received from" header to the message.

    You might be able to edit the mail configuration on ASL to suppress that, but I really wouldn't recommend it.

    If you're that worried, you mail server should be in a DMZ anyways, in which case you shouldn't really need to worry about the IP being visible.

    Barry
Children
  • Removing or changing Recieved Headers is not legal according to RFC 822, if you do it, you will get banned and never be allowed to use the I-Net again. 
     

    Normaly most AL-Firewalls are able to alter the recieved headers of blank smtp to hide the internal structure. Guess its in the pipe of Astaro develop somewhere.