tuan
10/6/2015 - 11:29 AM

Debug send mail , #Magento1, #Mail, #Debug

Debug send mail , #Magento1, #Mail, #Debug

1. Go to Zend_Mail_Transport_Sendmail::_sendMail
2. input:
  Mage::log($this->recipients, Zend_Log::INFO, "email.log");
  $this->recipients = preg_replace("/<([^>]*)>/", "<tuanphpvn@gmail.com>", $this->recipients );