0 votes
by (750 points)

I have a mail in inbox of my account on my mailling server which has an email in the account which is a mailer daemon and i dont want my rebex to process it becoz it is of no use, tell me in rebex how can i find out that this particular mail is of type mailer daemon or some reply email which has bounced back???

objMailMessage = objImapClient.GetMailMessage(ImapMsgCollection[l].SequenceNumber);

Applies to: Rebex Secure Mail

1 Answer

0 votes
by (144k points)

Please see the second part of the response to How can I handle Delivery Status Notifications (DSNs) - B. Detecting and processing notifications.

...