Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Having used severl differnt email addresses / smtp servers I keep getting the following error :
fsockopen() [function.fsockopen]: unable to connect to ssl://smtp.gmail.com:465 (Connection timed out)|#0 [internal function]: ErrorHandler::handleError(2, 'fsockopen() [Connect('ssl://smtp.gmai...', 465, 10) #3 /home/darro650/public_html/ttg-be/framework/lib/PHPMailer.php(520): PHPMailer->SmtpConnect() #4 /home/darro650/public_html/ttg-be/framework/lib/PHPMailer.php(413): PHPMailer->SmtpSend('Date: Fri, 18 J...', '--b1_54c2ee7b24...') #5 /home/darro650/public_html/ttg-be/framework/helpers/EmailHelper.php(105): PHPMailer->Send() #6 /home/darro650/public_html/ttg-be/framework/helpers/EmailHelper.php(55): EmailHelper->sendEmailViaSMTP() #7 /home/darro650/public_html/ttg-be/admin/application/delegates/ContactDelegate.php(62): EmailHelper->send() #8 /home/darro650/public_html/contact.php(130): ContactDelegate->contact(Array, Array) #9 {main}|URL: /contact.php
ANy ideas ?
Many thanks
Darroll
Darroll Moore Photography
www.darroll.co.uk
Offline
Don't use the Gmail setup; just set it to use the vanilla "mail" method.
Offline
Changed from "smtp" to "mail" and it works like a charm.
Thanks Matthew
Darroll Moore Photography
www.darroll.co.uk
Offline
Pages: 1