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 11-14-2008, 09:15 AM
Trained Alumni
 
Posts: 31
Default [SOLVED] Connection to server timed out (port 25)

I already solved this issue but it was such a pain in the arse I thought I would post my problem and results just in case anyone else has the same issue.

Problem:

Our network connectivity took a dive and we had to switch over to our redundant circuit. Unfortunately it is on an entirely different block of IP's (not really sure that was one of the issues in the chain though).

After changing the IP and sending Zimbra back to the outside world the MTA would not deliver mail and get the error: Connection to server timed out (port 25).

Solution:

DNS lookup for the MTA is not running. Thus the MTA is looking at the address of the recipient (i.e. - the domain name) and not the MX record for the recipient. So it is attempting to deliver to the domain name which obviously does utilize port 25.

Here is what to do:

Confirm whether or not DNS lookup for the MTA is running:

Code:
su - zimbra
zmcontrol stop

(....zimbra services stop....)

zmprov gs yourservername.com | grep dns -i
This will return:

Code:
zimbraMtaDnsLookupsEnabled: FALSE
If it says TRUE then this isn't your problem.

Now activate DNS for your MTA (watch the case sensitivity).

Code:
zmprov ms yourservername.com | zimbraMtaDnsLookupEnable TRUE

(...restart zimbra...)

zmcontrol start
You may or may not need to reboot.

And there you go. You should see your mail queue flush and the error go away.

Hope this helps some poor schlump out there that is pulling his hair out as much as I was.

peace
__________________
vīdī, vīcī, vēnī
Reply With Quote
  #2 (permalink)  
Old 11-17-2008, 04:10 AM
Moderator
 
Posts: 927
Default

Thanks for the tip. Glad you got it working in the end.
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.