I have just configured new Zimbra Open Source Email server and it is working fine.
Now when i tried to map auto bcc emailing list then unable to send email outside and getting this error below;
Could not send message: mail.SEND_FAILURE
method: [unknown]
msg: SMTP server reported: MESSAGE_NOT_DELIVERED
code: mail.SEND_FAILURE
detail: soap:Sender
request:
Body: {
SendMsgRequest: {
_jsns: "urn:zimbraMail",
m: {
e: [
// [0]:
{
t: "t"
},
// [1]:
{
p: "Rajesh Dolani",
t: "f"
}
],
idnt: "5558691c-0606-4b9b-9b48-74422cb0be14",
mp: [
// [0]:
{
ct: "multipart/alternative",
mp: [
// [0]:
{
content: {
_content: ""
},
ct: "text/plain"
},
// [1]:
{
content: {
_content: "<html><body></body></html>"
},
ct: "text/html"
}
]
}
],
su: {
_content: "Test"
}
},
suid: 1428904641953
}
},
Header: {
context: {
_jsns: "urn:zimbra",
account: {
by: "name"
},
authToken: "(removed)",
csrfToken: "0_1acfb06f9b5c96cfbe888d5098c03a72ef3ecae2",
session: {
_content: 164,
id: 164
},
userAgent: {
name: "ZimbraWebClient - GC41 (Win)",
version: "8.6.0_GA_1153"
}
}
}
Send Error Report
Hide Details
OK
Please help or any suggestion.
Thanks in advance.