Django send_mail results in error 61 refused on Mac OSX
Posted
by shopfiber
on Stack Overflow
See other posts from Stack Overflow
or by shopfiber
Published on 2010-04-20T00:06:15Z
Indexed on
2010/04/20
0:13 UTC
Read the original article
Hit count: 820
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 61 Connection Refused"
Any ideas? I don't have my firewall turned on. I can upload an image of the error if needed.
© Stack Overflow or respective owner