cloud-docs icon indicating copy to clipboard operation
cloud-docs copied to clipboard

Nodemailer not working on production [Micro]

Open hexacris opened this issue 3 years ago • 1 comments

I created a micro for dispatch emails (expressjs), I added all the npm packages including nodemailer which is the common library for this purpose. On my local is work fine but when I deployed it, I updating the .env vars, the request is called from https://xxxxx.deta.dev but the email never was send. Exist some limit for mailing? micros are limited to return or send data only?

hexacris avatar Jan 15 '23 15:01 hexacris

Please use discussion

jnsougata avatar Jan 19 '23 21:01 jnsougata