This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 3

Forms not working all of a sudden...


  1. lifesharephoto
    Member

    I was building a new form and went to test it and go the following error message:

    Warning: stream_socket_client() [function.stream-socket-client]: unable to connect to smtpout.secureserver.net:80 (Connection timed out) in /home/content/l/o/u/lougonzalez/html/forms/lib/swift-mailer/classes/Swift/Transport/StreamBuffer.php on line 271

    Fatal error: Uncaught exception 'Swift_TransportException' with message 'Connection could not be established with host smtpout.secureserver.net [Connection timed out #110]' in /home/content/l/o/u/lougonzalez/html/forms/lib/swift-mailer/classes/Swift/Transport/StreamBuffer.php:273 Stack trace: #0 /home/content/l/o/u/lougonzalez/html/forms/lib/swift-mailer/classes/Swift/Transport/StreamBuffer.php(66): Swift_Transport_StreamBuffer->_establishSocketConnection() #1 /home/content/l/o/u/lougonzalez/html/forms/lib/swift-mailer/classes/Swift/Transport/AbstractSmtpTransport.php(116): Swift_Transport_StreamBuffer->initialize(Array) #2 /home/content/l/o/u/lougonzalez/html/forms/lib/swift-mailer/classes/Swift/Mailer.php(79): Swift_Transport_AbstractSmtpTransport->start() #3 /home/content/l/o/u/lougonzalez/html/forms/includes/helper-functions.php(757): Swift_Mailer->send(Object(Swift_Message)) #4 /home/content/l/o/u/lougonzalez/html/forms/includes/post-functions.php(2581): mf_send_notification(Object(PDO), 4, 2, 'lou@lifeshareph...', A in /home/content/l/o/u/lougonzalez/html/forms/lib/swift-mailer/classes/Swift/Transport/StreamBuffer.php on line 273

    I've never seen this before. I went and tested my other forms and they all do it. Not good! I have not messed with anything and have not tested my forms in a while so I'm not sure what the cause is. I know they were working at least a month ago and have been for some time.

    I saw others with similar messages on this forum and the developers pointed to the host as the issue. I am on the phone with my host now. Is there anything I can do or provide them that will help the situation???

    Is this

    Posted 11 years ago #
  2. AMurray
    Pro Member

    It appears it has to do with your email settings in Machform. Make sure your STMP server is correctly specified, or you could try using the default sendmail option.

    The key part of the error is Fatal error: Uncaught exception 'Swift_TransportException' with message 'Connection could not be established with host smtpout.secureserver.net [Connection timed out #110] which is to do with the mail server (SMTP) settings, I think.

    is "smtpout.secureserver.net" your actual SMTP server name? Your host or ISP could have changed this. Also check the Port number 110, it could be something different e.g. port 587 - check with your host or ISP on the correct details.

    Posted 11 years ago #

RSS feed for this topic

Reply