mailgun46 0.2.1

Simple Mailgun client
Documentation
1
2
3
4
5
6
7
8
9
10
# Mailgun46
An email client using Mailgun.

The domain to use for mail can be configured using env variables.

* `MAILGUN46_DOMAIN`: The domain to send with.
* `MAILGUN46_TOKEN`: The token to use, taken directly from the one retreived from Mailgun.