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 custom variables to your email messages #22

Closed ProNotion closed 7 years ago

ProNotion commented 8 years ago

Adds the ability to apply custom variables to your email messages which can be accessed via your webhooks later on. This replaces the previous addition which didn't allow you to add multiple variables with your own names.