deta / cloud-docs

old docs. visit space docs instead:
https://github.com/deta/space-docs
Creative Commons Attribution 4.0 International
178 stars 67 forks source link

Nodemailer not working on production [Micro] #725

Open hexacris opened 1 year ago

hexacris commented 1 year ago

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?

jnsougata commented 1 year ago

Please use discussion