Skip to content
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

emailAuth troubleshooting #13

Open
OH-GITAEK opened this issue May 28, 2024 · 2 comments
Open

emailAuth troubleshooting #13

OH-GITAEK opened this issue May 28, 2024 · 2 comments

Comments

@OH-GITAEK
Copy link
Contributor

추가적으로 생긴 오류들 적어주세요!

@OH-GITAEK
Copy link
Contributor Author

Error: Invalid login: 535 5.7.1 Username and Password not accepted doLMfdN-Rx2MQYv2LThw6Q - nsmtp

535err
https://velog.io/@oeckikek/Nodejs-Error-Invalid-login-535-5.7.1-Username-and-Password-not-accepted-오류

@OH-GITAEK
Copy link
Contributor Author

Error: Mail command failed: 554 5.7.1 The sender address is unauthorized nYxjQJ02R3ih7raZEY5JWw - nsmtp

554err
config/email.js에 설정해준 이메일과 로그인한 이메일이 달라서 생기는 오류

config/email.js에서 37번째줄
from: "본인이메일";
로 수정하면 해결

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant