Crates.io | mailgun46 |
lib.rs | mailgun46 |
version | 0.4.0 |
source | src |
created_at | 2021-02-24 14:30:57.905674 |
updated_at | 2022-08-19 11:39:05.809328 |
description | Simple Mailgun client |
homepage | |
repository | https://github.com/MOBILITY46/mailgun46 |
max_upload_size | |
id | 359990 |
size | 13,944 |
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.