Error - :-(

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
$user
Forum Newbie
Posts: 1
Joined: Fri Jun 20, 2008 4:50 am

Error - :-(

Post by $user »

Hi there I followed one of the pieces of documentation for setting up swiftmailer with gmail and I get this error...


Fatal error:
Uncaught Error of type [Swift_ConnectionException] with message [The SMTP connection failed to start [127.0.0.1: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. ']
@0 Swift::Swift() in C:\webServer\htdocs\TackmanSaddlers\contact.php on line 112
@1 Swift::connect() in C:\webServer\htdocs\TackmanSaddlers\swift\lib\Swift.php on line 109

in C:\webServer\htdocs\TackmanSaddlers\swift\lib\Swift\Errors.php on line 99

any ideas?
Post Reply