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!