3
votes

I know how to send email by using python smtplib with normal google account. By when I try to send email with my business account, e.g. [email protected], it doesn't work because I cannot set "less secure app access" here

https://www.google.com/settings/security/lesssecureapps

It is said “This setting is not available for Google Apps accounts.”

Any suggestions guys?

Thank you!

1
What operating system are you using for this? - James Mills
I am using Windows 8 - Yu Liu

1 Answers

0
votes

You can use google's 'App Passwords' feature. It means you can generate separate password for any application and use it for only this application.

This feature was invented to prevent compromising your primary password.

See answer here.

You may try this direct link if it will work for you to manage passwords.