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

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -