I am using Office 365 as email server.
I have already checked my server supports Dsn
I have implemented code in given in example.
Problem is that "Original-Envelope-Id" is always null.
I am sending unique Message id while sending through mailkit smtp client and receiving through imap client.
Is there some alternative to check message id of delivery notification email.
Like sending some headers which I can receive in delivery email.