Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 02-21-2006, 03:45 PM
yogiman yogiman is offline
Senior Member
 
Join Date: Feb 2006
Posts: 59
yogiman is on a distinguished road
Default Problems with port 25

Hi Everyone,

I hope someone can help.

I have suse 10

I have installed Zimbra, and all seem to go well except during the install it said that something was using port 25

when I login to the admin mail account and try to send an email out of the building I get the following error:

msg - system failure: MessagingException
com.zimbra.cs.service.ServiceException: system failure: MessagingException
at com.zimbra.cs.service.ServiceException.FAILURE(Ser viceException.java:131)
at com.zimbra.cs.service.mail.SendMsg.sendMimeMessage (SendMsg.java:331)
at com.zimbra.cs.service.mail.SendMsg.sendMimeMessage (SendMsg.java:165)
at com.zimbra.cs.service.mail.SendMsg.sendMimeMessage (SendMsg.java:154)
at com.zimbra.cs.service.mail.SendMsg.handle(SendMsg. java:107)
at com.zimbra.soap.SoapEngine.dispatchRequest(SoapEng ine.java:252)
at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.jav a:163)
at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.jav a:84)
at com.zimbra.soap.SoapServlet.doPost(SoapServlet.jav a:228)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:709)
at com.zimbra.cs.servlet.ZimbraServlet.service(Zimbra Servlet.java:152)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.java:214)
at org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.java:178)
at org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java:107)
at org.apache.catalina.valves.AccessLogValve.invoke(A ccessLogValve.java:526)
at org.apache.catalina.connector.CoyoteAdapter.servic e(CoyoteAdapter.java:148)
at org.apache.coyote.http11.Http11Processor.process(H ttp11Processor.java:825)
at org.apache.coyote.http11.Http11Protocol$Http11Conn ectionHandler.processConnection(Http11Protocol.jav a:738)
at org.apache.tomcat.util.net.PoolTcpEndpoint.process Socket(PoolTcpEndpoint.java:526)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThr ead.runIt(LeaderFollowerWorkerThread.java:80)
at org.apache.tomcat.util.threads.ThreadPool$ControlR unnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Caused by: javax.mail.MessagingException: Could not connect to SMTP host: mail.freeos.co.uk, port: 25;
nested exception is:
java.net.ConnectException: Connection refused
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTra nsport.java:1227)
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SM TPTransport.java:322)
at javax.mail.Service.connect(Service.java:236)
at javax.mail.Service.connect(Service.java:137)
at javax.mail.Service.connect(Service.java:86)
at javax.mail.Transport.send0(Transport.java:150)
at javax.mail.Transport.send(Transport.java:80)
at com.zimbra.cs.service.mail.SendMsg.sendMimeMessage (SendMsg.java:243)
... 25 more

code - service.FAILURE
method - ZmCsfeCommand.prototype.invoke
detail - soap:Receiver

If anyone can put their undies on the outside of their trousers and come to my aid, I would really appreciate it, although my Louis Lane impersonation is appalling!

Thanks

Yogiman! (I think I made a boo boo)
Reply With Quote
  #2 (permalink)  
Old 02-21-2006, 03:47 PM
marcmac marcmac is offline
Zimbra Employee
 
Join Date: Sep 2005
Posts: 2,068
marcmac is on a distinguished road
Default

Find out what was running on port 25 and shut it down.

zmcontrol status - is the mta running? If not, start it.

Try sending again, check /var/log/zimbra.log for postfix errors.
Reply With Quote
  #3 (permalink)  
Old 02-21-2006, 03:56 PM
yogiman yogiman is offline
Senior Member
 
Join Date: Feb 2006
Posts: 59
yogiman is on a distinguished road
Default

Quote:
Originally Posted by marcmac
Find out what was running on port 25 and shut it down.

zmcontrol status - is the mta running? If not, start it.

Try sending again, check /var/log/zimbra.log for postfix errors.
Thanks for the advice, but this is my 1st setup like this, so my next question is how do I find out what is running on port 25 I tried to telnet it and see if it replied but it did not.

Thanks in advance! (sorry don't mean to be a thickie, I was born this way).

Regards

Yogiman!
Reply With Quote
  #4 (permalink)  
Old 02-21-2006, 04:04 PM
yogiman yogiman is offline
Senior Member
 
Join Date: Feb 2006
Posts: 59
yogiman is on a distinguished road
Default

Hi again

OK well I took the plunge and did a port scan on that server and the returning values say nothing is running on port 25

Don't know what next?

Regards

Yogiman!
Reply With Quote
  #5 (permalink)  
Old 02-21-2006, 04:20 PM
yogiman yogiman is offline
Senior Member
 
Join Date: Feb 2006
Posts: 59
yogiman is on a distinguished road
Default

OK

I can find nothing reporting on port 25

I checked the log and it says non specified error.

MTA failed to start.

Cheers


Yogiman!
Reply With Quote
  #6 (permalink)  
Old 02-21-2006, 04:27 PM
marcmac marcmac is offline
Zimbra Employee
 
Join Date: Sep 2005
Posts: 2,068
marcmac is on a distinguished road
Default

su - zimbra
postfix stop
postfix start
tail -100 /var/log/zimbra.log

Post that.
Reply With Quote
  #7 (permalink)  
Old 02-21-2006, 04:29 PM
yogiman yogiman is offline
Senior Member
 
Join Date: Feb 2006
Posts: 59
yogiman is on a distinguished road
Default

Marcmac

before I do I did : zmcontrol status

and it returns command not found

How can this be when I can browse to the zimbea log in and view.

Regards

Yogiman
Reply With Quote
  #8 (permalink)  
Old 02-21-2006, 04:39 PM
yogiman yogiman is offline
Senior Member
 
Join Date: Feb 2006
Posts: 59
yogiman is on a distinguished road
Default

Ok

I have done that, please see attachment!

Regards

Yogiman!
Attached Files
File Type: zip zimbra.zip (8.5 KB, 258 views)
Reply With Quote
  #9 (permalink)  
Old 02-21-2006, 04:49 PM
marcmac marcmac is offline
Zimbra Employee
 
Join Date: Sep 2005
Posts: 2,068
marcmac is on a distinguished road
Default

Something is running on port 25:

Feb 22 00:16:00 mail postfix/master[17677]: fatal: bind 0.0.0.0 port 25: Address already in use
Reply With Quote
  #10 (permalink)  
Old 02-21-2006, 05:05 PM
yogiman yogiman is offline
Senior Member
 
Join Date: Feb 2006
Posts: 59
yogiman is on a distinguished road
Default

Marcmac

I appreciate what you are saying. Obviously you are correct.

However I have checked the services to see what is running and the only thing remotely that could be using 25 seems to be postfix.

I have telneted port 25 and it comes back dead.

The port scan says it is clear.

I guess I will have to start from scratch (Again)!

Thank you for your time and patience.

Regards

Yogiman! (Did do a boo boo)
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://www.zimbra.com/forums/installation/1850-problems-port-25-a.html
Posted By For Type Date
Sending mail to external addresses - Zimbra - Forums This thread Refback 05-30-2007 04:26 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
initializing ldap...FAILED(256)ERROR manjunath Installation 37 05-19-2008 06:08 PM
Zimbra Installation Problems (RHEL AS v4) stillwell Installation 15 06-28-2007 07:58 PM
Port and Password Problems dennosius Installation 3 11-21-2006 01:25 PM
Error 256 on Installation RuinExplorer Installation 5 10-19-2006 09:19 AM
mod_jk and Port 7070 Problems sebpayne Administrators 1 11-16-2005 08:50 AM


freshmeat.net sourceforge.net The best Java IDE



 

Search Engine Optimization by vBSEO 3.0.0