Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

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.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-28-2010, 03:46 PM
Junior Member
 
Posts: 9
Default Fail To Recieve MX Record

So, I have an Ubuntu server running 8.04 with Zimbra X64 and I can not validate the MX record.

When I click validate, it says "Failed to retrieve MX records for domain mail.danjnelson.com"

I can send interserver emails. So if I send one from danny@mail.danjnelson.com to admin@danjnelson.com that works, but I can not send anything to other email servers.

That is my dig mail.danjnelson.com mx
Code:
; <<>> DiG 9.4.2-P2.1 <<>> mail.danjnelson.com mx
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 38095
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;mail.danjnelson.com.		IN	MX

;; AUTHORITY SECTION:
danjnelson.com.		12857	IN	SOA	ns17.domaincontrol.com. dns.jomax.net. 2010022712 28800 7200 604800 86400

;; Query time: 18 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Sun Feb 28 14:44:34 2010
;; MSG SIZE  rcvd: 105
Here is my dig mail.danjnelson.com

Code:
; <<>> DiG 9.4.2-P2.1 <<>> mail.danjnelson.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 17540
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;mail.danjnelson.com.		IN	A

;; ANSWER SECTION:
mail.danjnelson.com.	3600	IN	A	24.19.85.144

;; Query time: 87 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Sun Feb 28 14:45:22 2010
;; MSG SIZE  rcvd: 53
Thanks in advance for your help.

Last edited by dannyn; 02-28-2010 at 04:21 PM..
Reply With Quote
  #2 (permalink)  
Old 02-28-2010, 04:21 PM
Outstanding Member
 
Posts: 684
Default It could be...

your domain is danjnelson.com and not mail.danjnelson.com.

During the install you should have changed the domain from mail.danjnelson.com to danjnelson.com. It should have complained then and given you the opportunity to change.
Reply With Quote
  #3 (permalink)  
Old 02-28-2010, 04:24 PM
Junior Member
 
Posts: 9
Default

Yes, but in my A record I added mail.danjnelson.com in my hosts and thats why I can go to mail.danjnelson.com and be able to access my web gui outside of the network. I also edited my MX records in GoDaddy to reflect that, but the issue is I may have not edited them to do the right thing. I could have edited it wrong and that is why I am experiencing these issues, I am just not sure.

I do not want to have my whole domain be mail and that'd why I wanted mail.danjnelson.com rather than just danjnelson.com so I can use my domain for other things also.

How To Install Zimbra Collaboration Suite (ZCS) On Ubuntu | HowtoForge - Linux Howtos and Tutorials
I followed that tutorial, except I am not using bind. I am using GoDaddy as my dns server.

Thanks
Reply With Quote
  #4 (permalink)  
Old 02-28-2010, 04:44 PM
Outstanding Member
 
Posts: 684
Default There is no domain...

registered as mail.danjnelson.com so you can't find an MX record for something that doesn't exist. The domain is danjnelson.com. Like I said you should have changed it to this during the install. This will not prevent you from using the domain for other things.
Reply With Quote
  #5 (permalink)  
Old 02-28-2010, 07:02 PM
Junior Member
 
Posts: 9
Default

Bill your probably right, I just dont get it where I can see I have a valid mx record with an mx record checker if I type in mal.danjnelson.com

But if you know how to fix this I would appreciate it.

Or if I reinstall how would I install corectly beacuse that tutorial I used that is in my previous post worked for that guy, so how could I change that to work for me?
Reply With Quote
  #6 (permalink)  
Old 02-28-2010, 11:08 PM
Junior Member
 
Posts: 9
Default

Ok, I now have a valid mx record for mail.danjnelson.com, but I can not send or recieve email.

I have port 80, 443, 143, 993, 110, 993, 7071, 22, 25, 83, 7025, 8080, 53.

Any ideas?

UPDATE: I do not have a valid mx record anymore... I have changed nothing since I posted and now it is not valid. Hmm...

Thanks for bearing with me, your help is appreciated.

Last edited by dannyn; 03-01-2010 at 12:03 AM..
Reply With Quote
  #7 (permalink)  
Old 03-01-2010, 05:21 AM
Outstanding Member
 
Posts: 684
Default When I installed...

ZCS it tried to use the FQDN of my server instead of just the domain. I don't remember exactly where but it asked me about the MX record for mail.domain.com but my actual domain was domain.com. At that time it gave me the option to change the domain from mail.domain.com to domain.com.

You need to make this change so the primary domain of zimbra is your actual domain and not the Fully Qualified Domain Name of your server. ie. Your domain needs to be what you have registered. Then you add the A record and MX record to that domain for the FQDN of your server.

This is the right way to do it. You may force something else with some success but it will be hammering a square peg into a round hole. Your primary domain in Zimbra needs to be the same as the domain you have registered.

That's about all I can tell you.
Reply With Quote
  #8 (permalink)  
Old 03-01-2010, 08:15 AM
Junior Member
 
Posts: 9
Default

So are you saying start over?
How would I change that tutorial that I posted to make it correct?

Also I did change my mx record to @ and it got a valid MX record for a short time then could recieve nothing again.

So if I start over I should just use danjnelson.com?

Here is my new dig

Code:
dan@dan-desktop:~$ dig mx danjnelson.com

; <<>> DiG 9.6.1-P2 <<>> mx danjnelson.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 44711
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 2

;; QUESTION SECTION:
;danjnelson.com.			IN	MX

;; ANSWER SECTION:
danjnelson.com.		3600	IN	MX	0 mail.danjnelson.com.
danjnelson.com.		3600	IN	MX	10 mail.danjnelson.com.

;; ADDITIONAL SECTION:
mail.danjnelson.com.	3204	IN	A	24.19.85.144
mail.danjnelson.com.	3204	IN	A	24.19.85.144

;; Query time: 103 msec
;; SERVER: 68.87.69.150#53(68.87.69.150)
;; WHEN: Mon Mar  1 07:17:55 2010
;; MSG SIZE  rcvd: 101
And the A record

Code:
dan@dan-desktop:~$ dig danjnelson.com

; <<>> DiG 9.6.1-P2 <<>> danjnelson.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 65124
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;danjnelson.com.			IN	A

;; ANSWER SECTION:
danjnelson.com.		3600	IN	A	208.109.181.209

;; Query time: 103 msec
;; SERVER: 68.87.69.150#53(68.87.69.150)
;; WHEN: Mon Mar  1 07:18:52 2010
;; MSG SIZE  rcvd: 48
Reply With Quote
  #9 (permalink)  
Old 03-01-2010, 11:11 AM
Outstanding Member
 
Posts: 684
Default Your primary domain should be...

danjnelson.com. So yes, that is what you should use during the setup.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.