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 );