Anyone know what this php mailer error means? And how I can fix it?

MyKidsFan

New member
I'm trying to use the phpmailer and I get this error for the fsockopen (which is not called by me directly so I don't really have any control over it). (I've xxxx the server name and directory ) Any clues? I'm doing the exact same thing I've done on other websites on the same host, so I'm not sure why this website may be different.

Warning: fsockopen() [function.fsockopen]: unable to connect to mail.xxxx.com:25 (Connection refused) in xxxx/admin/phpmailer/class.smtp.php on line 105

Mailer Error: Language string failed to load: connect_host
 
Back
Top