Report mail distribution with returnReceipt and replyTo
Hi everyone,
we are using Report 12c (12.2.1.4, Linux in OCI) and mail distribution to send reports through the OCI mail delivery service.
A customer asked us to include the read receipt in some mail, so we add returnReceipt="true" and replyTo in XML distribution file.
The problem is that the read receipt is not sent to replyTo, but rather to Disposition-notification-to which is the same as FROM value in the mail header.
Is there any way to force the report server to change Disposition-notification-to to the correct mail address (replyTo)?
Regards