[SOLVED] cannot send email

Post feedback about our hosted demo or your local install. Tell us what you love and/or what you’d like to see added in the future.
Post Reply
umarzuki
Advanced member
Advanced member
Posts: 97
Joined: Sat Sep 13, 2014 12:46 am

[SOLVED] cannot send email

Post by umarzuki »

I could not send email from tech@zimbra.umarzuki.my to admin@zimbra.umarzuki.my


method: SendMsgRequest

msg: try again: Unable to connect to the MTA

code: mail.TRY_AGAIN

detail: soap:Receiver

trace: btpool0-10:1254786966542:129b8e511ac802a8

request:
Body: {

SendMsgRequest: {

_jsns: "urn:zimbraMail",

m: {

e: [

0: {

a: "admin@zimbra.umarzuki.my",

t: "t"

},

1: {

a: "tech@zimbra.umarzuki.my",

p: "tech guy",

t: "f"

}

],

idnt: "eb9da997-46d9-495e-8935-158bcb2dbf04",

mp: [

0: {

content: {

_content: "test"

},

ct: "text/plain"

}

],

su: {

_content: "test sending mail"

}

},

suid: 1254758133661

}

},

Header: {

context: {

_jsns: "urn:zimbra",

account: {

_content: "tech@zimbra.umarzuki.my",

by: "name"

},

authToken: "(removed)",

notify: {

seq: 1

},

session: {

_content: 18,

id: 18

},

userAgent: {

name: "ZimbraWebClient - FF2.0 (Win)",

version: "6.0.1_GA_1816.DEBIAN5"

}

}

}

phoenix
Ambassador
Ambassador
Posts: 27278
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

[SOLVED] cannot send email

Post by phoenix »

See my answer in your other thread.
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
umarzuki
Advanced member
Advanced member
Posts: 97
Joined: Sat Sep 13, 2014 12:46 am

[SOLVED] cannot send email

Post by umarzuki »

this one is a dns problem. I had to edit resolv.conf to point to the dns server with mx record pointing to the zimbra server.
Post Reply