I have two accounts, the admin and martinezjr. I am trying to set up a group/shared calendar, but I wanted to test sending out an email first. No good. Error message as stated below. All the services are up and running. There is one problem that is concerning me, and probably has something to do with this, in the admin console, under the servers tab, my other zimbra servers do not return statuses. I searched for that error, and found out that Fedora does not use syslog, but rsyslog. I made the necessary links on all the machines and then rebooted the machines. I have even shutdown sendmail on all machines.
What else can I do?
method: SendMsgRequest
msg: try again: Unable to connect to the MTA
code: mail.TRY_AGAIN
detail: soap:Receiver
trace: btpool0-18://bcmailbox.hcjbc.org/service/soap/SendMsgRequest:1267594794821:1d34e259f70c2a85
request:
Body: {
SendMsgRequest: {
_jsns: "urn:zimbraMail",
m: {
e: [
0: {
a: "admin@hcjbc.org",
p: "admin",
t: "t"
},
1: {
a: "martinezjr@hcjbc.org",
p: "Joseph R. Martinez",
t: "f"
}
],
idnt: "0a2ba007-a863-4358-925d-197c0b8bfa1b",
mp: [
0: {
content: {
_content: "this is a test only a test"
},
ct: "text/plain"
}
],
su: {
_content: "test"
}
},
suid: 1267594794914
}
},
Header: {
context: {
_jsns: "urn:zimbra",
account: {
_content: "martinezjr@hcjbc.org",
by: "name"
},
authToken: "(removed)",
session: {
_content: 19,
id: 19
},
userAgent: {
name: "ZimbraWebClient - FF3.0 (Linux)",
version: "6.0.4_GA_2038.F11"
}
}
}