Ergebnis 1 bis 2 von 2

Thema: Swiftmailer schmeißt Error bei Newsletter Anmeldung und Kündigung

  1. #1
    Contao-Nutzer
    Registriert seit
    07.09.2012.
    Beiträge
    16

    Fehler Swiftmailer schmeißt Error bei Newsletter Anmeldung und Kündigung

    Hallo alle zusammen!
    Ich habe folgendes Problem:
    Ich habe das Modul zur Newsletterkündigung bzw Abonierung erfolgreich eingebaut ... ist ja net schwer. Aber das Problem vor dem ich jetzt stehe ist das wenn ich dort eine korrekte E-Mail Adresse rein schreibe und sende kommen folgende Fehler:

    Code:
    Warning: stream_socket_client() [function.stream-socket-client]: SSL operation failed with code 1. OpenSSL Error messages: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol in /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Transport/StreamBuffer.php on line 263 
    #0 [internal function]: __error(2, 'stream_socket_c...', '/is/htdocs/wp11...', 263, Array)
    #1 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Transport/StreamBuffer.php(263): stream_socket_client('ssl://wp372.web...', 0, '', 30, 4, Resource id #285)
    #2 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Transport/StreamBuffer.php(66): Swift_Transport_StreamBuffer->_establishSocketConnection()
    #3 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Transport/AbstractSmtpTransport.php(117): Swift_Transport_StreamBuffer->initialize(Array)
    #4 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Mailer.php(79): Swift_Transport_AbstractSmtpTransport->start()
    #5 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/libraries/Email.php(485): Swift_Mailer->send(Object(Swift_Message), Array)
    #6 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/Avisota/ModuleAvisotaSubscription.php(252): Email->sendTo('wojanek.shenin@...')
    #7 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/Avisota/ModuleAvisotaSubscription.php(320): ModuleAvisotaSubscription->sendMail('subscribe', 'Sehr geehrter I...', 'subscribe(Array)
    #9 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/Module.php(140): ModuleAvisotaSubscription->compile()
    #10 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/Avisota/ModuleAvisotaSubscription.php(548): Module->generate()
    #11 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/ContentModule.php(72): ModuleAvisotaSubscription->generate()
    #12 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/libraries/Controller.php(511): ContentModule->generate()
    #13 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/ModuleArticle.php(194): Controller->getContentElement('132')
    #14 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/Module.php(140): ModuleArticle->compile()
    #15 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/ModuleArticle.php(71): Module->generate()
    #16 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/libraries/Controller.php(443): ModuleArticle->generate(false)
    #17 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/libraries/Controller.php(307): Controller->getArticle('41', false, false, 'main')
    #18 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/PageRegular.php(100): Controller->getFrontendModule('0', 'main')
    #19 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/index.php(266): PageRegular->generate(Object(DB_Mysql_Result))
    #20 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/index.php(401): Index->run()
    #21 {main}
    
    Warning: stream_socket_client() [function.stream-socket-client]: Failed to enable crypto in /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Transport/StreamBuffer.php on line 263 
    #0 [internal function]: __error(2, 'stream_socket_c...', '/is/htdocs/wp11...', 263, Array)
    #1 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Transport/StreamBuffer.php(263): stream_socket_client('ssl://wp372.web...', 0, '', 30, 4, Resource id #285)
    #2 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Transport/StreamBuffer.php(66): Swift_Transport_StreamBuffer->_establishSocketConnection()
    #3 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Transport/AbstractSmtpTransport.php(117): Swift_Transport_StreamBuffer->initialize(Array)
    #4 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Mailer.php(79): Swift_Transport_AbstractSmtpTransport->start()
    #5 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/libraries/Email.php(485): Swift_Mailer->send(Object(Swift_Message), Array)
    #6 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/Avisota/ModuleAvisotaSubscription.php(252): Email->sendTo('wojanek.shenin@...')
    #7 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/Avisota/ModuleAvisotaSubscription.php(320): ModuleAvisotaSubscription->sendMail('subscribe', 'Sehr geehrter I...', 'subscribe(Array)
    #9 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/Module.php(140): ModuleAvisotaSubscription->compile()
    #10 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/Avisota/ModuleAvisotaSubscription.php(548): Module->generate()
    #11 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/ContentModule.php(72): ModuleAvisotaSubscription->generate()
    #12 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/libraries/Controller.php(511): ContentModule->generate()
    #13 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/ModuleArticle.php(194): Controller->getContentElement('132')
    #14 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/Module.php(140): ModuleArticle->compile()
    #15 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/ModuleArticle.php(71): Module->generate()
    #16 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/libraries/Controller.php(443): ModuleArticle->generate(false)
    #17 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/libraries/Controller.php(307): Controller->getArticle('41', false, false, 'main')
    #18 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/PageRegular.php(100): Controller->getFrontendModule('0', 'main')
    #19 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/index.php(266): PageRegular->generate(Object(DB_Mysql_Result))
    #20 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/index.php(401): Index->run()
    #21 {main}
    
    Warning: stream_socket_client() [function.stream-socket-client]: unable to connect to ssl://wp372.webpack.hosteurope.de:25 (Unknown error) in /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Transport/StreamBuffer.php on line 263 
    #0 [internal function]: __error(2, 'stream_socket_c...', '/is/htdocs/wp11...', 263, Array)
    #1 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Transport/StreamBuffer.php(263): stream_socket_client('ssl://wp372.web...', 0, '', 30, 4, Resource id #285)
    #2 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Transport/StreamBuffer.php(66): Swift_Transport_StreamBuffer->_establishSocketConnection()
    #3 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Transport/AbstractSmtpTransport.php(117): Swift_Transport_StreamBuffer->initialize(Array)
    #4 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Mailer.php(79): Swift_Transport_AbstractSmtpTransport->start()
    #5 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/libraries/Email.php(485): Swift_Mailer->send(Object(Swift_Message), Array)
    #6 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/Avisota/ModuleAvisotaSubscription.php(252): Email->sendTo('wojanek.shenin@...')
    #7 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/Avisota/ModuleAvisotaSubscription.php(320): ModuleAvisotaSubscription->sendMail('subscribe', 'Sehr geehrter I...', 'subscribe(Array)
    #9 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/Module.php(140): ModuleAvisotaSubscription->compile()
    #10 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/Avisota/ModuleAvisotaSubscription.php(548): Module->generate()
    #11 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/ContentModule.php(72): ModuleAvisotaSubscription->generate()
    #12 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/libraries/Controller.php(511): ContentModule->generate()
    #13 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/ModuleArticle.php(194): Controller->getContentElement('132')
    #14 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/Module.php(140): ModuleArticle->compile()
    #15 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/ModuleArticle.php(71): Module->generate()
    #16 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/libraries/Controller.php(443): ModuleArticle->generate(false)
    #17 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/libraries/Controller.php(307): Controller->getArticle('41', false, false, 'main')
    #18 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/PageRegular.php(100): Controller->getFrontendModule('0', 'main')
    #19 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/index.php(266): PageRegular->generate(Object(DB_Mysql_Result))
    #20 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/index.php(401): Index->run()
    #21 {main}
    
    Fatal error: Uncaught exception Swift_TransportException with message Connection could not be established with host wp372.webpack.hosteurope.de [ #0] thrown in /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Transport/StreamBuffer.php on line 265 
    #0 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Transport/StreamBuffer.php(66): Swift_Transport_StreamBuffer->_establishSocketConnection()
    #1 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Transport/AbstractSmtpTransport.php(117): Swift_Transport_StreamBuffer->initialize(Array)
    #2 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/plugins/swiftmailer/classes/Swift/Mailer.php(79): Swift_Transport_AbstractSmtpTransport->start()
    #3 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/libraries/Email.php(485): Swift_Mailer->send(Object(Swift_Message), Array)
    #4 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/Avisota/ModuleAvisotaSubscription.php(252): Email->sendTo('wojanek.shenin@...')
    #5 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/Avisota/ModuleAvisotaSubscription.php(320): ModuleAvisotaSubscription->sendMail('subscribe', 'Sehr geehrter I...', 'subscribe(Array)
    #7 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/Module.php(140): ModuleAvisotaSubscription->compile()
    #8 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/Avisota/ModuleAvisotaSubscription.php(548): Module->generate()
    #9 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/ContentModule.php(72): ModuleAvisotaSubscription->generate()
    #10 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/libraries/Controller.php(511): ContentModule->generate()
    #11 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/ModuleArticle.php(194): Controller->getContentElement('132')
    #12 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/Module.php(140): ModuleArticle->compile()
    #13 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/ModuleArticle.php(71): Module->generate()
    #14 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/libraries/Controller.php(443): ModuleArticle->generate(false)
    #15 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/libraries/Controller.php(307): Controller->getArticle('41', false, false, 'main')
    #16 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/system/modules/frontend/PageRegular.php(100): Controller->getFrontendModule('0', 'main')
    #17 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/index.php(266): PageRegular->generate(Object(DB_Mysql_Result))
    #18 /is/htdocs/wp1142859_UAITPTP2Y8/www/baustelle/index.php(401): Index->run()
    #19 {main}
    Ich habe es gleich mal vollständig gepostet in der Hoffnung das das mehr hilft. Mein Hoster ist HostEurope und meine Contaoversion ist die 2.11.5

    Das versenden funktioniert hingegen einwandfrei.
    Den Fehler habe ich egal ob ich den Vorinstallierten Newsletter nutze oder Avisota
    Liebe Grüße und schon mal vielen Dank!

  2. #2
    Contao-Nutzer
    Registriert seit
    07.09.2012.
    Beiträge
    16

    Standard

    Ich hab das Problem selber gelöst

    Das Problem war das nicht nur in der Newslettereinstellung sondern auch in der Globaleneinstellung der SMTP falsch konfiguriert war.

    Vlt Hilft es ja auch mal jemand anderem
    Gruß

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •