Code: 403, Message: Forbidden, Body // Office365
-
Hello,
We get some email not sent with the following error:
Code: 403, Message: Forbidden, Body: {“error”:{“code”:”ErrorSendAsDenied”,”message”:”The user account which was used to submit this request does not have the right to send mail on behalf of the specified sending account., Cannot submit message.”}}
only happens randomly by every second day tho, could you please let us know if anything we can do to prevent this error?
Full Transcript:
https://smtp.office365.com:443 Code: 403, Message: Forbidden, Body: {“error”:{“code”:”ErrorSendAsDenied”,”message”:”The user account which was used to submit this request does not have the right to send mail on behalf of the specified sending account., Cannot submit message.”}} –Raw message follows– PostmanMessage Object ( [logger:protected] => PostmanLogger Object ( [name:PostmanLogger:private] => PostmanMessage [logLevel:PostmanLogger:private] => 40000 [wpDebug:PostmanLogger:private] => 1 ) [from:PostmanMessage:private] => PostmanEmailAddress Object ( [name:PostmanEmailAddress:private] => Royal Copenhagen [email:PostmanEmailAddress:private] => [email protected] ) [replyTo:PostmanMessage:private] => [toRecipients:PostmanMessage:private] => Array ( [0] => PostmanEmailAddress Object ( [name:PostmanEmailAddress:private] => [email:PostmanEmailAddress:private] => [email protected] ) ) [ccRecipients:PostmanMessage:private] => Array ( ) [bccRecipients:PostmanMessage:private] => Array ( ) [subject:PostmanMessage:private] => You sent an Ice Cream Voucher [body:PostmanMessage:private] => <!DOCTYPE html> <html> <head><meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″></head> <body style=”background-color: #f7f7f7; padding: 0; text-align: center;” bgcolor=”#f7f7f7″> <blockquote> <p style=”text-align: center;” align=”center”>Hello and thank you for your order!</p> </blockquote> <p style=”text-align: center;” align=”center”>We have successfully sent your Gift Card to [email protected]</p> <p style=”text-align: center;” align=”center”>Cheers, The Royal Copenhagen Ice Cream Team</p> <p style=”text-align: center;” align=”center”></p> </body> </html> [bodyTextPart:PostmanMessage:private] => [bodyHtmlPart:PostmanMessage:private] => <!DOCTYPE html> <html> <head><meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″></head> <body style=”background-color: #f7f7f7; padding: 0; text-align: center;” bgcolor=”#f7f7f7″> <blockquote> <p style=”text-align: center;” align=”center”>Hello and thank you for your order!</p> </blockquote> <p style=”text-align: center;” align=”center”>We have successfully sent your Gift Card to [email protected]</p> <p style=”text-align: center;” align=”center”>Cheers, The Royal Copenhagen Ice Cream Team</p> <p style=”text-align: center;” align=”center”></p> </body> </html> [headers:PostmanMessage:private] => Array ( ) [attachments:PostmanMessage:private] => Array ( [0] => ) [date:PostmanMessage:private] => [messageId:PostmanMessage:private] => [email protected] [isTextHtml:PostmanMessage:private] => [contentType:PostmanMessage:private] => text/html [charset:PostmanMessage:private] => UTF-8 [boundary:PostmanMessage:private] => )
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.