Hi ! I was using Sendgrid to send email notifications in my app, and suddenly emails are not being delivered. They are sent properly in the Workflow (checked the server logs and they action taks place normally), but they are not delivered, and there are no sign of them in Sendgrid stats, they seem to be “lost in a limbo”
Has anybody gone through the same trouble ? Any idea or suggestion on how to fix this ?
Thanks
Hi @arielcimax ,
Good Day 
There will be lot of common causes,
Refer below link,
The main ones are
- May be your recipient email address was marked as block / bounce by stripe.
- May be api has restricted permission to send emails.
- Recipient email inbox is full / exceed quota. etc…
Dear @mani2726 , thanks very much for your reply.
I’ll check the link you shared, but regarding the main reasons, at least the 1 and 3 are not my case. Just the nr 2 could make some sense, but I assume I will be noticed if suddenly the api restricts the permission.
I’m thinking seriously to switch to Postmark.
Thanks again 1
1 Like
Hi everybody, the problem was a privacy rule that wasn’t allowing to share an email address. IT took me quite long to find out what the problem was, so I share here the solution in case you someone is facing a similar trouble.
Check the privacy rules, and/or check the “Ignore privacy rules” checkbox in the workflow settings.