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 07-31-2007, 01:58 PM
Intermediate Member
 
Posts: 21
Default And one more thing

Now, I have everything installed and up and running.... when I try to send a message this is what I get


msg - system failure: MessagingException
code - service.FAILURE
method - ZmCsfeCommand.prototype.invoke
detail - soap:Receiver

Any idea's?
Reply With Quote
  #2 (permalink)  
Old 07-31-2007, 02:10 PM
Zimbra Consultant & Moderator
 
Posts: 19,633
Default

Yes, search the forums for this word: MessagingException - see what turns up.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 07-31-2007, 02:27 PM
Intermediate Member
 
Posts: 21
Default

Hmm well I see that the this has to do with DNS, well the server its self can resolve the hostname of its self and the reverse lookup is okay....

Can we narrow this down a little? I am not a linux pro yet but if pointed the right way I can usally get things cracking.
Reply With Quote
  #4 (permalink)  
Old 07-31-2007, 02:32 PM
Zimbra Consultant & Moderator
 
Posts: 19,633
Default

The first steps to debugging this are to run the following (on the zimbra server):

Code:
host `hostname`  <-- backticks not single quotes
dig yourdomain.com mx
dig yourdomain.com any
and post the output.

If this is a DNS problem then you should look in the logs (including the initial install logs) to see what errors you've got.
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 07-31-2007, 02:36 PM
Intermediate Member
 
Posts: 21
Default

I will check the logs right now.... but here is the requested info. Also I have a second domain on the server "bhnmi.com" do I need to change my host file to reflect that? and what would be the proper formating?


[root@mx ~]# host `hostname`
mx.bluehaven.local has address 192.168.1.52
mx.bluehaven.local mail is handled by 10 mx.bluehaven.local.
[root@mx ~]# dig bhnmi.com mx

; <<>> DiG 9.3.2 <<>> bhnmi.com mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 44368
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

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

;; AUTHORITY SECTION:
bhnmi.com. 3600 IN SOA zesys03.bluehaven.local. hostmaster.bluehaven.local. 3 900 600 86400 3600

;; Query time: 3 msec
;; SERVER: 192.168.1.19#53(192.168.1.19)
;; WHEN: Mon Jul 30 23:21:54 2007
;; MSG SIZE rcvd: 97

[root@mx ~]# dig bhnmi.com any

; <<>> DiG 9.3.2 <<>> bhnmi.com any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63557
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 2

;; QUESTION SECTION:
;bhnmi.com. IN ANY

;; ANSWER SECTION:
bhnmi.com. 3600 IN NS bh-dc-02.bluehaven.local.
bhnmi.com. 3600 IN NS zesys03.bluehaven.local.
bhnmi.com. 3600 IN SOA zesys03.bluehaven.local. hostmaster.bluehaven.local. 3 900 600 86400 3600

;; ADDITIONAL SECTION:
bh-dc-02.bluehaven.local. 3600 IN A 192.168.1.20
zesys03.bluehaven.local. 3600 IN A 192.168.1.19

;; Query time: 5 msec
;; SERVER: 192.168.1.19#53(192.168.1.19)
;; WHEN: Mon Jul 30 23:22:18 2007
;; MSG SIZE rcvd: 166
Reply With Quote
  #6 (permalink)  
Old 07-31-2007, 02:53 PM
Intermediate Member
 
Posts: 21
Default

I found this in the mailbox log

MailSender - exception occurred during SendMsg
com.zimbra.cs.mailbox.MailSender$SafeMessagingExce ption: Connection refused; chained exception is:
java.net.ConnectException: Connection refused
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTra nsport.java:1282)
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SM TPTransport.java:370)
at javax.mail.Service.connect(Service.java:275)
at javax.mail.Service.connect(Service.java:156)
at javax.mail.Service.connect(Service.java:105)
at javax.mail.Transport.send0(Transport.java:168)
at javax.mail.Transport.send(Transport.java:98)
at com.zimbra.cs.mailbox.MailSender.sendMessage(MailS ender.java:369)
at com.zimbra.cs.mailbox.MailSender.sendMimeMessage(M ailSender.java:248)
at com.zimbra.cs.operation.SendMsgOperation.callback( SendMsgOperation.java:110)
at com.zimbra.cs.operation.Operation.schedule(Operati on.java:190)
at com.zimbra.cs.service.mail.SendMsg.handle(SendMsg. java:140)
at com.zimbra.soap.SoapEngine.dispatchRequest(SoapEng ine.java:270)
at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.jav a:168)
at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.jav a:90)
at com.zimbra.soap.SoapServlet.doPost(SoapServlet.jav a:223)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:709)
at com.zimbra.cs.servlet.ZimbraServlet.service(Zimbra Servlet.java:162)
Reply With Quote
  #7 (permalink)  
Old 08-01-2007, 08:53 AM
Intermediate Member
 
Posts: 21
Default

Okay, I am going to just try reinstalling. I couldnt even get mail. I was wondering if anyone else has Zimbra up on a Fedora 6 box?
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


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.