如何在Magento中获取电子邮件阅读回执?

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