typesafe / mnailgun

A simple .Net wrapper library for the Mailgun API that allows you to send messages, create web hooks, manage mailboxes, etc. with minimal effort.
Other
35 stars 25 forks source link

Adds the ability to apply tags to your email messages #21

Closed ProNotion closed 7 years ago

ProNotion commented 8 years ago

As a user moving from SendGrid to Mailgun I was missing the ability to tag email messages for report filtering. This PR addresses this missing feature.