joscha / play-authenticate

An authentication plugin for Play Framework 2.x (Java)
http://joscha.github.com/play-authenticate/
Other
807 stars 366 forks source link

Sign up does not send any email #355

Closed Hawk707 closed 6 years ago

Hawk707 commented 6 years ago

Hello,

I cloned the project locally, and ran play-authenticate-usage app. When I try to sign up, I get the 'email sent for verification ... ' response. No exceptions or errors appear. However, I do not receive any email. I am not sure how to debug this. But I used the exact confs in your sample (except in smtp.conf I replaced user with my gmail account, and password with my gmail account password). Do I need to change something else, or what do I need to check to fix this issue?

Best regards,

joscha commented 6 years ago

Did you remove the mock=true setting?

On 29 Dec. 2017 16:56, "Hawk707" notifications@github.com wrote:

Hello,

I cloned the project locally, and ran play-authenticate-usage app. When I try to sign up, I get the 'email sent for verification ... ' response. However, I do not receive any email. I am not sure how to debug this. But I used the exact confs in your sample (except in smtp.conf I replaced user with my gmail account, and password with my gmail account password). Do I need to change something else, or what do I need to check to fix this issue?

Best regards,

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/joscha/play-authenticate/issues/355, or mute the thread https://github.com/notifications/unsubscribe-auth/AALehvhd0tcU7r7WiNbCoEmQg57Ki3u6ks5tFI02gaJpZM4RO5nw .

Hawk707 commented 6 years ago

I completely missed that out. Thanks a lot, and happy 2018 to you :)

joscha commented 6 years ago

:thumbsup: