Postmark helps deliver and track transactional emails for web applications. In a nutshell, the service replaces SMTP (or Sendmail) with a far more reliable, scalable and care-free environment. In addition, you can track statistics for the number of emails sent, bounces and spam complaints.
The Postmark.NET NuGet package makes it easier to use the Postmark API from your projects without having to build your own API calls. You can get your free API token at http://www.postmarkapp.com
Please see the wiki for instructions about sending email, using the bounce api, and additional sending options.
Please leave all comments, bugs, requests, and issues on the Issues page. We'll respond to your request ASAP!
The Postmark .NET Library is licensed under the MIT license. Refer to the LICENSE file for more information.