Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Thursday, 6 February 2014

[FIXED]ERROR: Message not sent. Server replied: Connection timed out 110 Can’t open SMTP stream.


" Message not sent. Server replied: Connection timed out 110 Can’t open SMTP stream."

If you have got the above ERROR while trying to send mails from your account,


Login to the server as root and Edit the csf.conf,

# vi /etc/csf/csf.conf

 Search for the line " SMTP_BLOCK = "1" " and change it into " SMTP_BLOCK = "0" .

That's it. Now try to send mails.


No comments:

Post a Comment