Django send_mail results in Error 60, Operation Timed Out on Mac OSX

Posted by shopfiber on Stack Overflow See other posts from Stack Overflow or by shopfiber
Published on 2010-04-24T22:49:55Z Indexed on 2010/04/24 22:53 UTC
Read the original article Hit count: 245

Filed under:
|
|

Running into a very stange error. I'm running Django on my Mac OSX and when I tried to send an email from my application it hangs and gives me this error: "Error 60, Operation Timed Out". Exception Location: ...python2.6/socket.py in create_connection

Any ideas?

© Stack Overflow or respective owner

Related posts about django

Related posts about error