onh1986
May 27th, 2007, 02:26 PM
Hello
I use PHP Mailer to send messages from my website to users.
and I use remote smtp.
When I send message, I got this error:
Warning: fsockopen() [function.fsockopen]: unable to connect to smtp1.expenglish.com:25 (Connection timed out) in /mounted-storage/home43a/sub009/sc32050-AYNZ/www/mail/class.smtp.php on line 105
Message could not be sent.
Mailer Error: Language string failed to load: connect_host
Yesterday it was working fine, today I got this error.
Although I could send message by using Outlook.
And my webhost said that they haven't blocked outgoing connections or disabled the fsockopen().
So what's wrong?
I need your help please
I use PHP Mailer to send messages from my website to users.
and I use remote smtp.
When I send message, I got this error:
Warning: fsockopen() [function.fsockopen]: unable to connect to smtp1.expenglish.com:25 (Connection timed out) in /mounted-storage/home43a/sub009/sc32050-AYNZ/www/mail/class.smtp.php on line 105
Message could not be sent.
Mailer Error: Language string failed to load: connect_host
Yesterday it was working fine, today I got this error.
Although I could send message by using Outlook.
And my webhost said that they haven't blocked outgoing connections or disabled the fsockopen().
So what's wrong?
I need your help please