I get this error, what seems to be the problem ?
[04-Mar-2010 11:19:20] Failed to connect socket: Connection refused ():
[04-Mar-2010 11:19:20 -0600]: SMTP Error: SMTP error: Connection failed: Failed to connect socket: Connection refused in /hsphere/local/home/michelnixon/cube.rocrint.com/program/steps/mail/func.inc on line 1365 (POST /?_task=mail&_action=send)
[Solution]
The problem was solved by changing the mail server address to $rcmail_config['smtp_server'] = '127.0.0.1' (local host).
instead of my mail server.
hope it helps ...
i have an intermittent issues sending emails.
sometimes i get teh green msg sent successfuly msg, sometimes i get the red box and Invalid response code received from server (-1): SMTP Error (-1) Connection to server failed, but i click send again and i get the green box?!!