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 04-09-2009, 02:19 AM
Member
 
Posts: 13
Default Can't send external email

I replaced my Cisco T1 router using the same configuration. I had to restart my router, running CentOS, which hadn't been restarted in a long long time. I think when I did this I lost some of the configuration. I'm trying to get everything back up and running. It seems like Zimbra can send/receive internal mail just fine. It can receive external mail. However, it cannot send any external mail. What configurations should I check on Zimbra and the router?
Reply With Quote
  #2 (permalink)  
Old 04-09-2009, 02:26 AM
Moderator
 
Posts: 7,928
Default

Welcome to the forums

First thing it would be really helpful if you were to update your profile with the following output so we know which version of ZCS you are running
Code:
su - zimbra
zmcontrol -v
Have you tried telnetting to a remove SMTP server on port 25 to ensure that it is open ? Have you checked /var/log/zimbra.log to see why they are being deferred ? Are DNS lookups working okay ?
__________________
Reply With Quote
  #3 (permalink)  
Old 04-09-2009, 02:26 AM
Zimbra Consultant & Moderator
 
Posts: 20,312
Default

Which release of Zimbra? Please update your form profile with the output of the following:

Code:
zmcontrol -v
There's an option in the Admin UI to 'Enable DNS Lookup' that should be checked. Do you have a Split DNS set-up? Please post the output of the following commands (run on the Zimbra server):
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain.com mx
dig yourdomain.com any
host `hostname`  <-- type that exact command using backticks not single quotes
__________________
Regards


Bill
Reply With Quote
  #4 (permalink)  
Old 04-09-2009, 02:27 AM
Moderator
 
Posts: 7,928
Default

Ding dong Bill - we manage to do it again
__________________
Reply With Quote
  #5 (permalink)  
Old 04-09-2009, 02:32 AM
Member
 
Posts: 13
Default

Quote:
Originally Posted by uxbod View Post
Welcome to the forums

First thing it would be really helpful if you were to update your profile with the following output so we know which version of ZCS you are running
Code:
su - zimbra
zmcontrol -v
Have you tried telnetting to a remove SMTP server on port 25 to ensure that it is open ? Have you checked /var/log/zimbra.log to see why they are being deferred ? Are DNS lookups working okay ?
Release 4.5.0_RC2_566.DEBIAN3.1 DEBIAN3.1 FOSS edition

I have successfully telnetted to a gmail smtp server. I don't think the /var/log/zimbra.log is working. How can I tell if DNS lookups are working OK? Which DNS lookups do you mean? I am able to ping google.com etc.
Reply With Quote
  #6 (permalink)  
Old 04-09-2009, 02:37 AM
Member
 
Posts: 13
Default

Quote:
Originally Posted by phoenix View Post
Which release of Zimbra? Please update your form profile with the output of the following:

Code:
zmcontrol -v
There's an option in the Admin UI to 'Enable DNS Lookup' that should be checked. Do you have a Split DNS set-up? Please post the output of the following commands (run on the Zimbra server):
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain.com mx
dig yourdomain.com any
host `hostname`  <-- type that exact command using backticks not single quotes
I get the same results with 'Enable DNS Lookup' checked and not checked. Split DNS is not set up.

zimbra@zimbra:~$ cat /etc/hosts
#10.0.1.4 zimbra.example.com zimbra
127.0.0.1 localhost.localdomain localhost zimbra.example.com zimbra

zimbra@zimbra:~$ cat /etc/resolv.conf
# Generated by dhcpcd for interface eth0
nameserver 10.0.1.254

zimbra@zimbra:~$ dig example.com mx
-su: dig: command not found

zimbra@zimbra:~$ host `hostname`
-su: host: command not found
Reply With Quote
  #7 (permalink)  
Old 04-09-2009, 02:42 AM
Moderator
 
Posts: 7,928
Default

Your /etc/hosts is completely wrong! It should look like
Code:
127.0.0.1   localhost.localdomain   localhost
::1 localhost6.localdomain6 localhost6
10.0.1.4   zimbra.example.com zimbra
And as you are behind a firewall on a private IP you should be running a Wiki :: Split DNS architecture.
__________________
Reply With Quote
  #8 (permalink)  
Old 04-09-2009, 03:09 AM
Member
 
Posts: 13
Default

Quote:
Originally Posted by uxbod View Post
Your /etc/hosts is completely wrong! It should look like
Code:
127.0.0.1   localhost.localdomain   localhost
::1 localhost6.localdomain6 localhost6
10.0.1.4   zimbra.example.com zimbra
And as you are behind a firewall on a private IP you should be running a Wiki :: Split DNS architecture.
What's really amazing is that everything was working just fine yesterday. I don't think Split DNS was ever set up because BIND is not installed on this machine at all.
Reply With Quote
  #9 (permalink)  
Old 04-09-2009, 03:17 AM
Moderator
 
Posts: 7,928
Default

Check all your Wiki :: Log Files for any error messages.
__________________
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.