dword-design / nuxt-mail

Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.
Other
239 stars 18 forks source link

Nuxt mail not working in production #103

Closed wash03 closed 2 years ago

wash03 commented 2 years ago

Good afternoon.

How do I make nuxt-mail work correctly on my hosting? Running locally my project sends emails normally, but when deploying to production, emails are not sent.

dword-design commented 2 years ago

Hey @wash03, did you have a look at this section in the readme?

wash03 commented 2 years ago

Sorry, I didn't look