Page 1 of 1

Problems with SMTP

Posted: Wed Oct 17, 2007 12:10 pm
by Kaitlyn2004
I have no problem sending through my SMTP server but one of my users is having issues with theirs. I am using the PHP4 version. When I input their SMTP information, I get:
Fatal error:
Uncaught Error of type [Swift_ConnectionException] with message [The SMTP connection failed to start [smtp.1oilpainting.com:25]: fsockopen returned Error Number 10060 and Error String 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ']

I can't seem to figure it out. Any ideas?

Posted: Thu Oct 18, 2007 8:53 pm
by Chris Corbyn
Firewall rules most likely. The connection is established but nothing ever comes back.