I implemented a function that sends an email to the logged in user when a button is pressed, and I had multiple people try it many times.
Sometimes emails were not delivered.
The symptom is that most of the emails are delivered, but rarely they are not.
I checked to see if it was sorted into spam, but it didn’t arrive there either.
To send emails without missing anything
Do you know how to deal with it and the cause?