Hello
I have written a Lotus Script code to send the mail and want Return Receipt for the mail So have used the below code
docmail.ReturnReceipt = “1”
The mail is received with the Red mark and in the document properties the Value of ReturnReceipts is “1” which is correct but when the mail message is opened the red mark doesn’t go away and the return mail is also not sent, value of ReturnReceipts stays as “1”. Any Ideas please
Any help greatly appreciated. Thanks