bestmomo / laravel-email-confirmation

Add email confimation to Laravel project
89 stars 28 forks source link

Expected response code 250 but got code "530", with message "530 5.7.1 Authentication required " #9

Closed ghost closed 6 years ago

ghost commented 6 years ago

I have followed your instructions and installed the package and configurations.

When i click on resend confirmation email on the login page alert message, i get the following error

Expected response code 250 but got code "530", with message "530 5.7.1 Authentication required "

How to solve this?

bestmomo commented 6 years ago

Check your mail configuration.

ghost commented 6 years ago

Yeah. This link below helped me. https://stackoverflow.com/questions/30556773/how-to-fix-stream-socket-enable-crypto-ssl-operation-failed-with-code-1