-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
i input my gmail account email and password -
fails to retrieve emails and stops.
please enter password -->
Traceback (most recent call last):
File "./email2file.py", line 1803, in
loginok = checklogin(emailaddr, emailpass, imap_server, sslcon)
File "./email2file.py", line 324, in checklogin
server = imaplib.IMAP4(imap_server, imap_port)
File "//anaconda/lib/python2.7/imaplib.py", line 193, in init
self.welcome = self._get_response()
File "//anaconda/lib/python2.7/imaplib.py", line 956, in _get_response
raise self.abort("unexpected response: '%s'" % resp)
imaplib.abort: unexpected response: '220 smtp.gmail.com ESMTP w191sm97652oif.19 - gsmtp'
urbanlegends:email2file$
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels