HI,
While sending mail from squirrel mail it gives the error like that:
Message not sent. Server replied:
Connection timed out
110 Can't open SMTP stream.
as pee as I am concerned it can be fixed by this steps :
#vi /usr/local/cpanel/base/3rdparty/squirrelmail/config/config.php
$useSendmail = false;
to:
$useSendmail = true;
restart cpanel and exim service.
But I dont have shell access in this free server.Any other way to fix this issue.
server details:
Server -Stoli.x10
Creation Date -5:53pm sun, feb 21 2010
Package -adfree-adfree
Advertisement -Not Required
Disk Space -500M allotted
Bandwidth -10000M allotted
PHP Version -5.2.8 Version 1 - Basic
While sending mail from squirrel mail it gives the error like that:
Message not sent. Server replied:
Connection timed out
110 Can't open SMTP stream.
as pee as I am concerned it can be fixed by this steps :
#vi /usr/local/cpanel/base/3rdparty/squirrelmail/config/config.php
$useSendmail = false;
to:
$useSendmail = true;
restart cpanel and exim service.
But I dont have shell access in this free server.Any other way to fix this issue.
server details:
Server -Stoli.x10
Creation Date -5:53pm sun, feb 21 2010
Package -adfree-adfree
Advertisement -Not Required
Disk Space -500M allotted
Bandwidth -10000M allotted
PHP Version -5.2.8 Version 1 - Basic