Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

connection keep closing #3

Open
yellowkid21 opened this issue Feb 8, 2021 · 0 comments
Open

connection keep closing #3

yellowkid21 opened this issue Feb 8, 2021 · 0 comments

Comments

@yellowkid21
Copy link

Name The File Path (For Password List) => /home/kali/hack-gmail/rockyou.txt
Traceback (most recent call last):
File "hack-gmail.py", line 44, in
smtpserver.login(user, password)
File "/usr/lib/python3.8/smtplib.py", line 723, in login
(code, resp) = self.auth(
File "/usr/lib/python3.8/smtplib.py", line 635, in auth
(code, resp) = self.docmd("AUTH", mechanism + " " + response)
File "/usr/lib/python3.8/smtplib.py", line 425, in docmd
return self.getreply()
File "/usr/lib/python3.8/smtplib.py", line 398, in getreply
raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed

@ebadfd ebadfd closed this as completed Mar 12, 2021
@ebadfd ebadfd reopened this Mar 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants