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 09-29-2005, 10:18 AM
Starter Member
 
Posts: 2
Default Error message while sending mail.

When I try to send a message to any email address, I get the following error Report:

Code:
msg - Message not sent to any recipients because of these failed addresses: sardiskan@gmail.com
code - mail.SEND_FAILURE
method - ZmCsfeCommand.invoke
detail - soap:Sender
constructor - 
function ZmCsfeException(msg, code, method, detail) {
    if (arguments.length == 0) {
        return;
    }
    AjxException.call(this, msg, code, method, detail);
}

toString - 
function () {
    return "ZmCsfeException";
}

dump - 
function () {
    return "AjxException: msg=" + this.msg + " code=" + this.code + " method=" + this.method + " detail=" + this.detail;
}
I also got an error trying to put something in my calendar, but it didn't give me a report. Plus, it isn't giving me an error anymore. I'm running this server off of an old K6 366mhz computer for testing purposes.

I've already gone into the MTA tab and turned off DNS lookus and disabled all that other stuff in there.

Any ideas?

Jason
Reply With Quote
  #2 (permalink)  
Old 09-29-2005, 02:16 PM
Zimbra Employee
 
Posts: 274
Default wrt SEND_FAILURE

if you see a SEND_FAILURE, specifically with this text "not sent to any recipients because these failed addresses", it is time to check /opt/zimbra/log/zimbra.log (or /var/log/zimbra.log, depending on the release). The webapp (inside tomcat) contacted postfix (via JavaMail APIs), and issued a RCPT TO: command, and postfix reject the RCPT TO:. The reason why postfix rejected the RCPT TO: should be in the logs along with the exception stack trace for the SEND_FAILURE (follow the causing exception chain).

Usually when this happens, specially with a @gmail.com address (ie, a common and well known domain), I begin to wonder if you have reject_unknown_hostname (in admin console Global Settings/MTA tab) enabled and DNS disabled. If that is true postfix not be able to DNS lookup gmail.com and will reject the RCPT TO: command. I am not saying this is your problem - consider this an example of how this failure might occur.
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.