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 09-15-2005, 09:59 AM
New Member
 
Posts: 4
Default Network service error when trying to send email

I am getting the following error when trying to send an email message to a local user:

------------
A network service error has occurred.

dump - function() {
return "AjxException: msg="+this.msg+" code="+this.code+" method="+this.method+" detail="+this.detail;
}
msg - system failure: MessagingException
code - service.FAILURE
method - ZmCsfeCommand.invoke
detail - soap:Receiver
--------------

Any ideas as to what may be the problem?

Thanks!
Reply With Quote
  #2 (permalink)  
Old 09-15-2005, 10:24 AM
Zimbra Employee
 
Posts: 4,792
Default

Are you running on the localhost? This can mean either the network connection is down (if it's not local) or that there is a problem sending to the server. Can you check /opt/zimbra/log/zimbra.log? See if anthing is reported there.
Reply With Quote
  #3 (permalink)  
Old 09-15-2005, 10:45 AM
Zimbra Employee
 
Posts: 2,103
Default /var/log/maillog

Quote:
Originally Posted by wayne
I am getting the following error when trying to send an email message to a local user:

------------
A network service error has occurred.

dump - function() {
return "AjxException: msg="+this.msg+" code="+this.code+" method="+this.method+" detail="+this.detail;
}
msg - system failure: MessagingException
code - service.FAILURE
method - ZmCsfeCommand.invoke
detail - soap:Receiver
--------------

Any ideas as to what may be the problem?

Thanks!
check /var/log/maillog, too - if postfix rejects the message (bad domain, etc) the client reports it this way.

If that's the case, and the address should be good, check the MTA tab in the admin console for DNS based rejections (non_fqdn_recipient, etc) - turn them off, and try again.
Reply With Quote
  #4 (permalink)  
Old 09-15-2005, 02:21 PM
New Member
 
Posts: 4
Default

I did a zmcontrol status and noticed that the MTA status is "stopped"

Trying to do a zmcontrol start, but I am getting asked to enter a password.

I have a feeling there may be some issue with my machine.

Thanks.
Reply With Quote
  #5 (permalink)  
Old 09-15-2005, 03:37 PM
Zimbra Employee
 
Posts: 2,103
Default sudoer

Quote:
Originally Posted by wayne
I did a zmcontrol status and noticed that the MTA status is "stopped"

Trying to do a zmcontrol start, but I am getting asked to enter a password.

I have a feeling there may be some issue with my machine.

Thanks.

Make sure you're the zimbra user when issuing these commands.

To start the MTA, we use a sudo command to start postfix - make sure there's a line in /etc/sudoers that looks like this:

%zimbra ALL=NOPASSWD:/opt/zimbra/postfix/sbin/postfix, /opt/zimbra/postfix/sbin/postalias, /opt/zimbra/postfix/sbin/qshape.pl

If it's there, trace the command:

su - zimbra
bash -x bin/postfix start

and see exactly where it fails.

If it's a sudo problem, check /var/log/messages for auth errors.
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.