linux - inability to send mail through sendmail method using SMTP object using python -


i trying test email notifications using python , found example code @ code4reference.com. upon running sample code, encounter following error

error: [errno 111] connection refused 

is there utility needs installed in linux box allow send emails or missing else?


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

python - Exception while importing pymorphy2 -