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

error while using the script #2

Closed
rahulkatarey opened this issue Jul 15, 2014 · 1 comment
Closed

error while using the script #2

rahulkatarey opened this issue Jul 15, 2014 · 1 comment

Comments

@rahulkatarey
Copy link

OS: windows 7
C:\gyb>gyb --email @gmail.com --action estimate
Traceback (most recent call last):
File "gyb.py", line 1317, in
File "gyb.py", line 572, in main
File "gimaplib.pyo", line 47, in ImapConnect
File "imaplib.pyo", line 1148, in init
File "imaplib.pyo", line 163, in init
File "imaplib.pyo", line 1159, in open
File "socket.pyo", line 571, in create_connection
socket.error: [Errno 10060] A connection attempt failed because the connected pa
rty did not properly respond after a period of time, or established connection f
ailed because connected host has failed to respond

C:\gyb>gyb --email @gmail.com --action backup
Traceback (most recent call last):
File "gyb.py", line 1317, in
File "gyb.py", line 572, in main
File "gimaplib.pyo", line 47, in ImapConnect
File "imaplib.pyo", line 1148, in init
File "imaplib.pyo", line 163, in init
File "imaplib.pyo", line 1159, in open
File "socket.pyo", line 571, in create_connection
socket.error: [Errno 10060] A connection attempt failed because the connected pa
rty did not properly respond after a period of time, or established connection f
ailed because connected host has failed to respond

@jay0lee
Copy link
Member

jay0lee commented Jan 15, 2016

IMAP versions are no longer supported. Please upgrade.

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

2 participants