-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried to use it but it never work #100
Comments
@Abdelzaher-web Phew I think I won't manage to do this. It's some effort to make an instructional video :). What is your problem or your error message? Maybe we can figure it out and make it work and then I can add some instructions to the README.md. |
I want to know how I get smtp host and what should I write in username and pass? Because i tried sendgrid host and i wrote in username "apikey" and my api key in pass but it work in nodemailer and not work in nuxt-mail. My error "http://localhost:3000/mail/send 500 (Internal Server Error)" |
@Abdelzaher-web Check the actual error of the 500 response like documented here and put it here. Let's find out if it is an auth issue or something else. |
@Abdelzaher-web It's under "Debugging mail errors". Do a text search in the browser 😅. |
Do yo mean search in google about error 500 ? |
No ctrl+f on the page. |
ok i did what you wrote in the page and found error message "self signed certificate in certificate chain" how can i solve it |
pleas help me |
Sounds like this is the same issue: #62 Closing this in favor of the linked one. |
please make video about how to use it in nuxt by example pleas .
The text was updated successfully, but these errors were encountered: