[Tutor] cant send email using python keep getting error
Alan Gauld
alan.gauld at yahoo.co.uk
Sat May 9 04:23:03 EDT 2020
On 09/05/2020 07:08, Michael Crooks wrote:
> raise SMTPAuthenticationError(code, resp)
> smtplib.SMTPAuthenticationError: (535, b'5.7.8 Username and Password not
> accepted. Learn more at\n5.7.8
> https://support.google.com/mail/?p=BadCredentials m203sm3339543vka.41 -
> gsmtp')
Please include the full error trace as well as the code that
generated it(at least). Its hard to say what you did wrong
(if anything) when we don;t know what you did!
PS. Paste the code as plain text do not use an attachment.
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
More information about the Tutor
mailing list