
07-27-2011, 01:42 PM
|
|
Administrator
|
|
Join Date: May 2005
Posts: 353
|
|
That usually means there is no longer a SMTP server listening on the local machine. What you'll need to do is edit the setup.cgi file and change the $sendmail variable to reflect a valid SMTP server that your webserver has access to. Right now, its probably set to 'localhost'.
|