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

DNS Name Masquerading or mapping

I wasn't sure if I should put this question here or in the proxie area.  

Basically I want to map our external domain name say fish.com to an internal name say fish for mail purposes.  So when mail is sent out from fish it becomes fish.com when leaving ASL and when it comes in as fish.com it gets delivered to our server as fish 

I have read a lot about this issue in peoples posts but have not seen a definate answer.  One person said in their posting they were using a different name internally than they where externally.  Is this possible using ASL?

Thank You

James  


This thread was automatically locked due to age.
Parents Reply Children
  • It's a proxy area question.

    IF you (or somebody you work with) is Linux fluent:

    The mail proxy used in Astaro is Exim; it's location is /var/chroot-smtp. Here is one article on how to do it: Domain name rewriting from local senders to non-local recipients. You can Search for others using "Exim", "domain", and "rewriting".

    Store offline whatever changes you do, because a patch can supersede your changes (whenever I do changes, I make offline scripts that do the editing, and barf when they don't find things the way they expect them to be; for example, a file doesn't exist, or a line I want to edit is missing...).

    Good hunting...