How to get email receipt using Magento? I tried below code but not working for me.
$mailTemplate = Mage::getModel('core/email_template'); $mailTemplate->setData("Disposition-Notification-To","kadamas49@gmail.com");