| Welcome to the Zimbra :: Forums! | |
Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
|  | 
11-13-2008, 03:53 AM
| | | How to deal with MX record in testing environment ? Hello,
I try to install zimbra (Open Source Edition, last release for Debian) for testing purpose only in the local area. There is no private dns in this area, and a messaging system is already running, with mx record on public dns. So Zimbra don't like to not have a MX record. What is the workarround ?
Thanks. | 
11-13-2008, 04:43 AM
| | | Thanks for your answer. I thing to this solution, but it is exactly what I try to avoid. In other words, if my understandig is correct, there is no way to setup Zimbra whitout MX record ? Even for internal messaging only ?
I am a little bit disapointed (there is no such constraints with Lotus Domino serveur) because internal dns (such as Bind) is heavy for a small corp. In most cases they use simple solution as DNSmask and mail are forwarded through a smtp gateway owned by their ISP.
At this time I try to know how integrating Zimbra in the most simple way. If a Bind server is required it is not simple. I'm not affraid about Bind, but customers are. | 
11-13-2008, 04:46 AM
| | | Whos customers ? BIND (DNS) is a fundamental part of the Internet and so are MX records. Also remember Domino uses connector documents as its way of finding where servers are. I know which I prefer to manage 
__________________ | 
11-13-2008, 04:59 AM
| | | Quote:
Originally Posted by uxbod Whos customers ? BIND (DNS) is a fundamental part of the Internet and so are MX records. | I agree but small corps don't want to manage it. Quote:
Also remember Domino uses connector documents as its way of finding where servers are. I know which I prefer to manage | There is no need of connection document for a single server, (for multiple servers it depend on how are designed Domino named networks) even if routing internet mails (external domains) through a smtp gateway. The knwoledge of ip address of the internet smtp gateway is the only thing you need. | 
11-13-2008, 05:04 AM
| | Zimbra Consultant & Moderator | |
Posts: 20,316
| | Quote:
Originally Posted by ccnet I agree but small corps don't want to manage it. | That's rubbish, many of the users of these forums have implemented it with little or no knowledge of DNS. For a simple DNS server on a LAN then BIND is more than adequate and fairly simple to use, you can configure it with Webmin or via the instructions in the forum and wiki. If you know of something that's easier to implement or suits your requirements better then feel free use that, it only has to be a DNS server and not specifically BIND.
__________________
Regards
Bill
| 
11-13-2008, 05:28 AM
| | | Quote:
Originally Posted by phoenix That's rubbish, many of the users of these forums have implemented it with little or no knowledge of DNS. For a simple DNS server on a LAN then BIND is more than adequate and fairly simple to use, you can configure it with Webmin or via the instructions in the forum and wiki. If you know of something that's easier to implement or suits your requirements better then feel free use that, it only has to be a DNS server and not specifically BIND. | I'm not affraid by Bind or another DNS server. That's not the point. If you tell me that it's the only way : ok. It was my question. Somethings easier is to not need internal MX record for an internal testing. If it's not possible : "c'est la vie" and I setup Bind.
At this time all I need is a simple local testing environment. No more. | 
11-13-2008, 07:13 AM
| | Zimbra Consultant & Moderator | |
Posts: 20,316
| | The point is that Postfix requires an MX for correct mail delivery, there's no way around that.
__________________
Regards
Bill
| 
11-13-2008, 07:30 AM
| | | If Postfix is used only on a local network that not true. You can tell postfix to not perfom MX lookup when, in main.cf, you set relayhost like : Quote: |
relayhost = [firewall.example.com]
| It would be nice if Zimbra can be setup like that instead searching for a MX record. | | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |