Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SES: Delivery Status Notification (Failure)

I use Amazon SES to delivery mail to mobile devide Japanese such as ****@docomo.ne.jp, ******@softbank.ne.jp. But I always get an error.

Example:

An error occurred while trying to deliver the mail to the following recipients:
******@docomo.ne.jp
Final-Recipient: rfc822; ******@docomo.ne.jp
Action: failed
Diagnostic-Code: smtp; 550 Unknown user ******@docomo.ne.jp
Status: 5.3.0
like image 955
zuri Avatar asked Aug 19 '14 07:08

zuri


People also ask

What is a delivery status notification failure?

Unable to deliver message to the following recipients, because the message was forwarded more than the maximum allowed times. This could indicate a mail loop.

What is the meaning of delivery status notification?

A Delivery Status Notification (DSN), or simply a bounce, is an automated electronic mail message from a mail system informing the sender of another message about a delivery problem. The original message is said to have bounced.

How long does it take SES to send email?

To start sending email to your list using new SES account to you need to get it out of sandbox by submitting a request to Amazon and specify daily sending limit you would like. Amazon typically approves within 1-2 business days, as long as you provide sufficient information.


Video Answer


1 Answers

in my opinion, your mail domain is not supported in sending email through third party apps such as SES (or maybe some settings in your mail is blocking it).

i have tried to send mail from Yahoo and its not working. then i tried to send it via Gmail and send it to that Gmail account itself. it works like charm.

so my solution is: you better try another mail domain in this problem.

like image 87
winsaz Avatar answered Dec 02 '22 08:12

winsaz