Question
Areteans tech
IN
Last activity: 17 Feb 2018 6:31 EST
Requesting Delivery receipt for Email
Hi All,
Our Business requirement is to receive a delivery receipt once an email is successfully delivered to recipient.
I was able to receive read receipt by setting below header when sending an email.But not able to receive delivery notification.
message.addHeader("Return-Receipt-To" , "emailID.com");
message.addHeader("Disposition-Notification-To","emailID.com");
if anyone has tried out, please help.thanks in advance.
Regards,
Karthik Ramasubbu