Answer the question
In order to leave comments, you need to log in
How do I set up AWS SES?
There is a php application, everything seems to be set up according to this article
. Everything worked, but letters stopped coming to some addresses.
What could be the problem? Does Amazon block too frequent emails to the same address?
Sending is carried out in the same way. I don't see any issues with console. php -r 'mail();';
Not in spam either.
Answer the question
In order to leave comments, you need to log in
The problem was solved when I replaced the original script with PHPMailer
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question