Describe the bug
When you fill out the contact form and send it, it says the mail was sent but when we check Gmail it wasn't sent.
To Reproduce
Steps to reproduce the behavior:
- Go to the contact form
- Click Submit
Expected behavior
Expect the front end to tell the user if the mail didn't send.
Additional context
Here are some resources I quickly found. We will need to update our nodemailer to not use the unsecured apps and try this oauth2 or change from Gmail to another provider.
Describe the bug
When you fill out the contact form and send it, it says the mail was sent but when we check Gmail it wasn't sent.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expect the front end to tell the user if the mail didn't send.
Additional context
Here are some resources I quickly found. We will need to update our nodemailer to not use the unsecured apps and try this oauth2 or change from Gmail to another provider.