Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to share mail #46

Open
ayush9198gupta opened this issue May 31, 2022 · 0 comments
Open

Unable to share mail #46

ayush9198gupta opened this issue May 31, 2022 · 0 comments

Comments

@ayush9198gupta
Copy link

Traceback (most recent call last):
File "C:\Users\Hp\Downloads\Face-Recognition-Attendance-System-master\FRAS\automail.py", line 17, in
yag.send(
File "C:\Users\Hp\AppData\Local\Programs\Python\Python310\lib\site-packages\yagmail\sender.py", line 156, in send
self.login()
File "C:\Users\Hp\AppData\Local\Programs\Python\Python310\lib\site-packages\yagmail\sender.py", line 210, in login
self._login(self.credentials)
File "C:\Users\Hp\AppData\Local\Programs\Python\Python310\lib\site-packages\yagmail\sender.py", line 229, in _login
self.smtp.login(self.user, password)
File "C:\Users\Hp\AppData\Local\Programs\Python\Python310\lib\smtplib.py", line 750, in login
raise last_exception
File "C:\Users\Hp\AppData\Local\Programs\Python\Python310\lib\smtplib.py", line 739, in login
(code, resp) = self.auth(
File "C:\Users\Hp\AppData\Local\Programs\Python\Python310\lib\smtplib.py", line 662, in auth
raise SMTPAuthenticationError(code, resp)
smtplib.SMTPAuthenticationError: (534, b'5.7.9 Application-specific password required. Learn more at\n5.7.9 https://support.google.com/mail/?p=InvalidSecondFactor z8-20020a170902ccc800b0016363b15acasm10419980ple.112 - gsmtp')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant