Duozhasht Posted December 13, 2012 Share Posted December 13, 2012 (edited) Hi everyone, I'm getting this error when try i send an email with Swift: http://www.papelariaveloso.com/modules/blockcopias/form.php Fatal error: Uncaught exception 'Swift_TransportException' with message 'Connection could not be established with host smtp.live.com [Connection timed out #110]' in /home/papelari/public_html/tools/swift/classes/Swift/Transport/StreamBuffer.php:259 Stack trace: #0 /home/papelari/public_html/tools/swift/classes/Swift/Transport/StreamBuffer.php(64): Swift_Transport_StreamBuffer->_establishSocketConnection() #1 /home/papelari/public_html/tools/swift/classes/Swift/Transport/AbstractSmtpTransport.php(115): Swift_Transport_StreamBuffer->initialize(Array) #2 /home/papelari/public_html/tools/swift/classes/Swift/Mailer.php(80): Swift_Transport_AbstractSmtpTransport->start() #3 /home/papelari/public_html/modules/blockcopias/submitform.php(27): Swift_Mailer->send(Object(Swift_Message)) #4 {main} thrown in /home/papelari/public_html/tools/swift/classes/Swift/Transport/StreamBuffer.php on line 259 I've followed this turorial: http://swiftmailer.o...cs/sending.html Any hint? Edited December 13, 2012 by Duozhasht (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts