It's a problem I've had ever since I installed RC about a year ago, I've just kinda ignored it up until now.
When trying to send e-mails, I get the failed to send message error. In the error log, this comes up:
[23-Mar-2008 23:12:57 -0500] SMTP Error: SMTP error: Connection failed: Failed to connect socket: Success in /home/xxxxxxxx/public_html/mail/program/steps/mail/func.inc on line 1416
This is on an upgraded to 0.1 stable.
Other than that, I like it!
check smtp service
$netstat -pln |grep tcpserver
test login to port 25 or 143
Quote from: hcl check smtp service
$netstat -pln |grep tcpserver
test login to port 25 or 143
Well, as much as I hate to sound stupid, I'm going to have to go ahead and do it. What does that mean?