| Author |  | 
      
        | Gabriele Newbie
 
  
 
 Joined: 14 May 2012
 Online Status: Offline
 Posts: 1
 | 
          Hello,
           | Posted: 14 May 2012 at 5:55am | IP Logged |   |  
           | 
 |  
 I would associate a send email with the delivery status notification received from the server.
 I have set a custom message id, with the SetUniqueMessageID property. Can i associate the delivery status notification with my custom message id?
 I read something about tracking id property, but i don't know if is the right way.
 
 Thanks.
 Gabriele
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Igor AfterLogic Support
 
  
 
 Joined: 24 June 2008
 Location: United States
 Online Status: Offline
 Posts: 6168
 | 
          For this, you would need to check DsnAttachment.OriginalEnvelopeID property. When sending the message out, the value is supplied with DeliveryNotificationOptions.TrackingID property. To make this work, you'll need to ensure SMTP server you use supports DSN extension.
           | Posted: 14 May 2012 at 6:03am | IP Logged |   |  
           | 
 |  
 --
 Regards,
 Igor, AfterLogic Support
 | 
       
        | Back to Top |     | 
       
       
        |  |