- Site name. Example:
https://techup.sg
- I tried everything but the issue seems to be only on my Netlify server.
I am sending emails from a Custom Email Account, but my emails suddenly stopped being sent. However, the same code is working on my local machine.
Also, it randomly sends the emails, but most of my submissions are not working.
SamO
2
sorry a little confused here are you talking about the form on your site. You aren’t receiving submissions on your form?
Hi @SamO,
I am using the NodeJS Mailer transport function to send emails, I recently noticed that my emails stopped being sent.
Although I have fixed the issue, but to confirm if Netlify has degraded the Promise response.
As I was not using await on my transport function and it was working for many months until recently it stopped working.
Thank you for your response.