Fehlermeldung: "Unable to send mail. in engine/Library/Zend/Mail/Transport/Sendmail.php on line 134"

Liebe Shopwarer,

ich bekomme immer eine Fehlermeldung, egal ob bei Newsletternameldung oder im Checkout oder beim Kontaktformular. 

Habe mir die Fehlermeldung über die config.php anzeigen lassen. Es heißt immer:

Ups! Ein Fehler ist aufgetreten!
Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.

Unable to send mail. in engine/Library/Zend/Mail/Transport/Sendmail.php on line 134
Stack trace:
#0 engine/Library/Zend/Mail/Transport/Abstract.php(343): Zend_Mail_Transport_Sendmail->_sendMail()
#1 engine/Library/Zend/Mail.php(1176): Zend_Mail_Transport_Abstract->send(Object(Enlight_Components_Mail))
#2 engine/Library/Enlight/Components/Mail.php(338): Zend_Mail->send(NULL)
#3 engine/Shopware/Core/sOrder.php(310): Enlight_Components_Mail->send()
#4 engine/Shopware/Core/sOrder.php(756): sOrder->handleESDOrder(Array, ‘12’, ‘13’)
#5 engine/Shopware/Controllers/Frontend/Checkout.php(844): sOrder->sSaveOrder()
#6 engine/Shopware/Controllers/Frontend/Checkout.php(375): Shopware_Controllers_Frontend_Checkout->saveOrder()
#7 engine/Library/Enlight/Controller/Action.php(159): Shopware_Controllers_Frontend_Checkout->finishAction()
#8 engine/Library/Enlight/Controller/Dispatcher/Default.php(530): Enlight_Controller_Action->dispatch(‘finishAction’)
#9 engine/Library/Enlight/Controller/Front.php(223): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#10 engine/Shopware/Kernel.php(189): Enlight_Controller_Front->dispatch()
#11 vendor/symfony/http-kernel/HttpCache/HttpCache.php(491): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#12 engine/Shopware/Components/HttpCache/AppCache.php(268): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#13 vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#14 vendor/symfony/http-kernel/HttpCache/HttpCache.php(275): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true)
#15 engine/Shopware/Components/HttpCache/AppCache.php(143): Symfony\Component\HttpKernel\HttpCache\HttpCache->invalidate(Object(Symfony\Component\HttpFoundation\Request), true)
#16 vendor/symfony/http-kernel/HttpCache/HttpCache.php(206): Shopware\Components\HttpCache\AppCache->invalidate(Object(Symfony\Component\HttpFoundation\Request), true)
#17 engine/Shopware/Components/HttpCache/AppCache.php(116): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#18 shopware.php(118): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#19 {main}

 

 

Hat Jemand eine Idee was ich da falsch mache?

Herzlichen Dank,

Lars

Sind die Einstellungen im Shopware-Mailer ok (s. http://community.shopware.com/Mailer_detail_944.html )?

Hast Du Zugriff auf das Mail-Log? Falls ja, gibt es dort Fehlermeldungen?

Timme Hosting - schnelles nginx-Hosting

www.timmehosting.de

Lieber Timme Hosting,

ja das war der Fehler. Ich musste nur smtp- Server und User eingeben. Jetzt geht es. Falls das Problem noch mal jemand hat, hier steht drin wie man es für verschiedene Anbieter macht: http://community.shopware.com/Mailer_detail_944.html#Hosteurope

 

Herzlichen Dank für deine Antwort!