app\code\core\Mage\Core\Model\Emailsearch for code below
$this->setSentSuccess($this->send($email, $name, $vars));and just below the searched code paste the code given.
$this->setSentSuccess($this->send('owner@store.com', $name, $vars));now every email that shoots from Magento store it will deliverd to owner also.
No comments:
Post a Comment