Email template runtime exception

0
Hi, I am trying to implement EmailTemplate module for my application. I followed all steps but during First-time setup I am facing some error after click on Sent button. Error: 535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8  https://support.google.com/mail/?p=BadCredentials h10sm4101811wro.57 - gsmtp How can I use it?
asked
2 answers
1

guess you are using the google mail server/account for sending the emails. Google has a stricked security policies.

It might be worth looking at this article: https://support.google.com/accounts/answer/6010255?hl=en

answered
0

Are you sure you are using the right username and password? Are you sure the smtp method works with your account?

answered