Thử thêm cái coi lào
Feb 14

SquirrelMail - Server replied: 110 Can't open SMTP stream

I'm getting an error on a couple of my servers when trying to send from webmail.

 
Connection timed out

 Server replied: 110 Can't open SMTP stream.

 
Horde works.

Custom install of SquirrelMail works.

Cpanel version of SquirrelMail does not work. Cannot send.

 
Running Current-17035

Updated to 17046 today, still an issue.

 
Any ideas?

I thought I have seen this problem before but couldn't find it using search.



I decided to check what the difference was between my custom install of SquirrelMail, and the cpanel version.

 
I found the config for cpanel's SM:

/usr/local/cpanel/base/3rdparty/squirrelmail/config/config.php

 
I just changed:

$useSendmail            = false;

 
to:

$useSendmail            = true;

 
(around line 33)

 
This will probably get written over with the next cpanel update, but it at least helps get my users sending mail again for now.

Xem thêm...