Squirrel Mail

Tom

Verified User
Joined
Nov 11, 2005
Messages
11
Im Getting the following error when trying to send an e-mail via squirrel mail, any ideas greatly appreciated at [email protected]


Warning: fsockopen(): unable to connect to localhost:25 in /var/www/html/squirrelmail-1.4.4/class/deliver/Deliver_SMTP.class.php on line 59
ERROR:
Connection refused
Server replied: 111


This hapens when i click send


[apolagies if this makes no sense, but atm, im mashed :( ]

as i said, help greatly appreciated
 
same here

This just happened to me too for the first time.

Using SquirrelMail version 1.4.4-rc1, and this has never happened before.

Any ideas, or what to restart?
 
Appolagies for late reply,

The reason i got this, was because my /var dir was full. i believe its for logging and storring info / DB stuff.

All sorted now :) keep up the good work
 
Your /var partition is used to store "variable" data; that's why it's name is "var". It's a unix/linix/posix convention.

DA breaks the convention by storing a lot of variable data in /usr/local/DirectAdmin.

Jeff
 
Back
Top