---------------------------------------------------------------------------
Message not sent. Server replied:
Connection timed out
110 Can't open SMTP stream.
-----------------------------------------------------------------------------
If above case if you are having shell access then login to your server with root user, then edit
config file and do the changes as given below.
Code should be edited into :
# vi /usr/local/cpanel/base/3rdparty/squirrelmail/config/config.php
$useSendmail = false;
to:
$useSendmail = true;
restart the cpanel and exim service.
============================================================
Refresh the squirrelmail mail and check ..
Done..
No comments:
Post a Comment