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

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 11-24-2010, 09:44 AM
New Member
 
Posts: 4
Default Not Receiving EMail

Hi,

I am having trouble receiving email either from local or web.

I have the Turnkey 5.0 Zimbra Server Appliance Install. I have setup DNS and the "Check MX Record" button in the Admin Domain section says that "MX Records check passed".

I can send email to yahoo and i receive it fine. I can send emails from yahoo and they go into the mail queue on the local server as deferred with a error message of (Reason connect to: mail.xxx.xxx.xxx[ip addrress]: Connection timed out)

This error happens with both local and web email.

Please help. If you need more info. i will be happy to send it.
Reply With Quote
  #2 (permalink)  
Old 11-24-2010, 09:54 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Go to the Split DNS article and in the 'Verfiy...' section you'll see a set of commands to check your DNS set-up, run all of them and post the output here.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 11-24-2010, 10:16 AM
New Member
 
Posts: 4
Default

Code:
root@zimbra:~# dig kromail.homeip.net mx

; <<>> DiG 9.4.2-P2.1 <<>> kromail.homeip.net mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61256
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 5, ADDITIONAL: 1

;; QUESTION SECTION:
;kromail.homeip.net. IN MX

;; ANSWER SECTION:
kromail.homeip.net. 60 IN MX 10 kropiwka.homeip.net.

;; AUTHORITY SECTION:
homeip.net. 86400 IN NS ns5.dyndns.org.
homeip.net. 86400 IN NS ns1.dyndns.org.
homeip.net. 86400 IN NS ns3.dyndns.org.
homeip.net. 86400 IN NS ns2.dyndns.org.
homeip.net. 86400 IN NS ns4.dyndns.org.

;; ADDITIONAL SECTION:
kropiwka.homeip.net. 60 IN A 66.41.229.155

;; Query time: 59 msec
;; SERVER: 192.168.1.1#53(192.168.1.1)
;; WHEN: Wed Nov 24 18:12:54 2010
;; MSG SIZE rcvd: 177
Code:
root@zimbra:~# dig kromail.homeip.net any

; <<>> DiG 9.4.2-P2.1 <<>> kromail.homeip.net any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50093
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 5, ADDITIONAL: 1

;; QUESTION SECTION:
;kromail.homeip.net. IN ANY

;; ANSWER SECTION:
kromail.homeip.net. 60 IN MX 10 kropiwka.homeip.net.
kromail.homeip.net. 60 IN A 66.41.229.155

;; AUTHORITY SECTION:
homeip.net. 86400 IN NS ns4.dyndns.org.
homeip.net. 86400 IN NS ns3.dyndns.org.
homeip.net. 86400 IN NS ns5.dyndns.org.
homeip.net. 86400 IN NS ns2.dyndns.org.
homeip.net. 86400 IN NS ns1.dyndns.org.

;; ADDITIONAL SECTION:
kropiwka.homeip.net. 60 IN A 66.41.229.155

;; Query time: 121 msec
;; SERVER: 192.168.1.1#53(192.168.1.1)
;; WHEN: Wed Nov 24 18:13:45 2010
;; MSG SIZE rcvd: 193
Code:
root@zimbra:~# host $(hostname)
zimbra A 216.146.36.99

Last edited by phoenix; 11-24-2010 at 10:37 AM..
Reply With Quote
  #4 (permalink)  
Old 11-24-2010, 10:25 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

You missed posting the output of the hosts & resolv.conf files as per the commands in that section, you should post that information just for confirmation.
__________________
Regards


Bill

Last edited by phoenix; 11-24-2010 at 10:35 AM..
Reply With Quote
  #5 (permalink)  
Old 11-24-2010, 10:27 AM
New Member
 
Posts: 4
Default

Sorry about that did not see it on first look. Here it is.

Code:
root@zimbra:~# host $(hostname)
zimbra A 216.146.36.99
Code:
root@zimbra:~# cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 192.168.1.1
Code:
root@zimbra:~# cat /etc/hosts
127.0.0.1 localhost mail.kromail.homeip.net
127.0.1.1 zimbra

#Required for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

Last edited by phoenix; 11-24-2010 at 10:35 AM..
Reply With Quote
  #6 (permalink)  
Old 11-24-2010, 10:34 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

You'll never receive any email with that hosts file and DNS configuration. I assume (as your DNS server is on a private IP) that you're behind a NAT router and that the Zimbra server also has a private IP? If that's the case you need to follow the instructions in the Split DNS article and set your A & MX records correctly and also adjust the content format of your hosts file, all the details are there that you need. You will also need to forward port 25 through your NAT router to the LAN IP of your Zimbra server.
__________________
Regards


Bill
Reply With Quote
  #7 (permalink)  
Old 11-24-2010, 12:00 PM
New Member
 
Posts: 4
Default

Thank you, Phoenix

After reading though the split DNS article, i installed bind9 DNS server on my server. set up the DNS server as per this article on the turnkey website forum How to access Zimbra Admin from web At the bottom there is section that talks about setting up an DNS. Used those instaration and after i stopped and restarted the bind server. I told my email that were deferrend in the mail server to reque. Within 2 mintues i hade all the emails in my inbox, now my mail server is set up great and everything is working.

Thank you,

PS... it toke me about a week to setup the Zimbra server. (first time i have ever done this) but i love the server. Its has a lot of extras that i am going to try next... mobile smart phone to name one...

Thanks for all your help.
Reply With Quote
  #8 (permalink)  
Old 11-24-2010, 12:20 PM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Glad you've go it working, enjoy.
__________________
Regards


Bill
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.