Open AnthonyStembreit opened 2 years ago
can send multiple emails to the same email -- but as soon as a new email is input causes errors
stembreit@gmail.com was specifically giving it errors when I did a random fake email that was not in db also created error when I created a new user I could do the new user and refresh and do the previous email that worked without error
nodemailer did not work live, so I added the config variables from the dotenv for the nodemailer. Nodemailer worked once live then navigating to any other screen threw an error, when closed out and reopened app crashed, removed config vars and app still crashes.