Sep 10th, 2009, 8:12 PM
Ben.
My swift mailer was working fine with gmail till day before yesterday. But from yesterday onwards, the form submission goes to an error page that says.
Fatal error: Uncaught exception 'Swift_ConnectionException' with message 'The SMTP connection failed to start [tls://smtp.gmail.com:465]: fsockopen returned Error Number 110 and Error String 'Connection timed out'' in /home/kerala36/public_html/formtools/modules/swift_mailer/php5/Swift/Connection/SMTP.php:309 Stack trace: #0 /home/kerala36/public_html/formtools/modules/swift_mailer/php5/Swift.php(216): Swift_Connection_SMTP->start() #1 /home/kerala36/public_html/formtools/modules/swift_mailer/php5/Swift.php(101): Swift->connect() #2 /home/kerala36/public_html/formtools/modules/swift_mailer/library.php(196): Swift->__construct(Object(Swift_Connection_SMTP)) #3 /home/kerala36/public_html/formtools/global/code/emails.php(1102): swift_send_email(Array) #4 /home/kerala36/public_html/formtools/global/code/emails.php(1070): ft_process_email_template('2', 2, '4') #5 /home/kerala36/public_html/formtools/process.php(317): ft_send_emails('on_submission', '2', 2) #6 /home/kerala36/public_html/formtools/process.php(49): ft_process_for in /home/kerala36/public_html/formtools/modules/swift_mailer/php5/Swift/Connection/SMTP.php on line 309
I haven't made any changes with the configuration or anything. please guide.
My swift mailer was working fine with gmail till day before yesterday. But from yesterday onwards, the form submission goes to an error page that says.
Fatal error: Uncaught exception 'Swift_ConnectionException' with message 'The SMTP connection failed to start [tls://smtp.gmail.com:465]: fsockopen returned Error Number 110 and Error String 'Connection timed out'' in /home/kerala36/public_html/formtools/modules/swift_mailer/php5/Swift/Connection/SMTP.php:309 Stack trace: #0 /home/kerala36/public_html/formtools/modules/swift_mailer/php5/Swift.php(216): Swift_Connection_SMTP->start() #1 /home/kerala36/public_html/formtools/modules/swift_mailer/php5/Swift.php(101): Swift->connect() #2 /home/kerala36/public_html/formtools/modules/swift_mailer/library.php(196): Swift->__construct(Object(Swift_Connection_SMTP)) #3 /home/kerala36/public_html/formtools/global/code/emails.php(1102): swift_send_email(Array) #4 /home/kerala36/public_html/formtools/global/code/emails.php(1070): ft_process_email_template('2', 2, '4') #5 /home/kerala36/public_html/formtools/process.php(317): ft_send_emails('on_submission', '2', 2) #6 /home/kerala36/public_html/formtools/process.php(49): ft_process_for in /home/kerala36/public_html/formtools/modules/swift_mailer/php5/Swift/Connection/SMTP.php on line 309
I haven't made any changes with the configuration or anything. please guide.