Emails in C#: Delivery and Read receipts / Attachments
When sending emails with System.Net.Mail in C#, you can specify you want certain receipts:
Delivery receipts: These are the receipt emails that get sent back to you by *your* email server when it is satisfied that the email was sent to the other's server.
