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

socket.error: [Errno 10061] #21

Open
ichenfujun opened this issue Jun 8, 2015 · 2 comments
Open

socket.error: [Errno 10061] #21

ichenfujun opened this issue Jun 8, 2015 · 2 comments

Comments

@ichenfujun
Copy link

File "D:\Python27\lib\socket.py", line 228, in meth
return getattr(self._sock,name)(_args)
socket.py 228行是:
def meth(name,self,_args):
return getattr(self._sock,name)(*args)

请问这个错误有遇到的没?

@dsharpen
Copy link

socket.error: [Errno 61] Connection refused
同遇.已決.望助
http://stackoverflow.com/questions/5619914/sendmail-errno61-connection-refused

@JFluo2011
Copy link

@dsharpen 请问你是怎么解决的啊,我看你发的连接是发邮件的啊

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

3 participants