Any transactional emails are being delivered
My problems seems to be a little bit odd when sending transactional emails:
- database less than 2 weeks old
- redis and stripe wrappers enabled
- few tables with rls, functions and triggers (all possibly working nicely but can test it out (refactored names and stuff from old database))
- Built application using exclusively Github oAuth app (no email/password login)
- user can login successfully in the application
- confirmation email is never sent (to verify the email address)
- built an exclusive route to test what is going on, logs says emails rate limit is over (despite the fact never received ANY email ever)
- created a fresh gmail account just to try sending some confirmation emails