cancel
Showing results for 
Search instead for 
Did you mean: 

Email Problem nach Serverumzug

Email Problem nach Serverumzug

Hallo Leute,

 

ich habe meinen Onlineshop von Domainfactory zu Hetzner auf einen Root Server umgezogen, soweit läuft auch alles einwandfrei außer dem Dropshipping Modul, das will nun keine Mails mehr verschicken, kann mir jemand etwas zu diesem Fehler sagen?

 

  • A error has occurred during dropshipment

    exception 'Zend_Mail_Transport_Exception' with message 'Unable to send mail. ' in /var/www/html/lib/Zend/Mail/Transport/Sendmail.php:137
  • Stack trace:
  • #0 /var/www/html/lib/Zend/Mail/Transport/Abstract.php(348): Zend_Mail_Transport_Sendmail->_sendMail()
  • #1 /var/www/html/lib/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
  • #2 /var/www/html/app/code/local/Magentomasters/Supplier/Model/Output.php(183): Zend_Mail->send()
  • #3 /var/www/html/app/code/local/Magentomasters/Supplier/Model/Processor.php(30): Magentomasters_Supplier_Model_Output->getEmail('40', 2, Array, 'form')
  • #4 /var/www/html/app/code/local/Magentomasters/Supplier/Model/Observer.php(92): Magentomasters_Supplier_Model_Processor->dropship(Object(Emagicone_Mobassistantconnector_Model_Order), 'form', Array)
  • #5 /var/www/html/app/code/local/Magentomasters/Supplier/controllers/Adminhtml/Supplier/DropshipmentsController.php(101): Magentomasters_Supplier_Model_Observer->form('40', Array)
  • #6 /var/www/html/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Magentomasters_Supplier_Adminhtml_Supplier_DropshipmentsController->dropshipformAction()
  • #7 /var/www/html/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('dropshipform')
  • #8 /var/www/html/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
  • #9 /var/www/html/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
  • #10 /var/www/html/app/Mage.php(684): Mage_Core_Model_App->run(Array)
  • #11 /var/www/html/index.php(83): Mage::run('', 'store')
  • #12 {main}