0 votes
by (120 points)
edited

Hi,

I am using Rebex for the first time.Is it possible to capture the delivery status of the mails and the read receipt in the code rather than getting it as an email?

Thanks, Srimathi

1 Answer

0 votes
by (18.0k points)
edited

Delivery status receipts are always returned as special e-mails. However, the e-mails can be captured from your program using the Rebex POP3 or the Rebex IMAP component.

Parsing of the delivery status messages is described in a separate forum article.

...