Centralizing the Receipt of NDRs

    To have nondelivery reports (NDRs) arrive at a central location when multiple instances of your client are running simultaneously
  1. Set PR_REPORT_ENTRYID, PR_REPORT_NAME, and PR_REPORT_SEARCH_KEY to the appropriate values for the account that is to receive the reports. Create the entry identifier by calling IAddrBook::CreateOneOff if necessary.
  2. Understand that there are messaging systems that will ignore the account you've requested for reports and send them to the originator. Reduce the impact that this will have on administrators that will need to move reports around by:
    1. Be prepared to tune these lists over time.