Mailgun email provider backed by Swoosh.
The provider sends through Swoosh.Adapters.Mailgun and verifies inbound
Mailgun webhook signatures with the configured webhook signing key or API key.
Summary
Functions
Delivers a step for this provider.
Validates provider credentials against the required credential list.
Verifies a provider webhook signature.
Returns provider webhook routes.
Functions
Delivers a step for this provider.
Validates provider credentials against the required credential list.
Verifies a provider webhook signature.
@spec webhook_routes(map()) :: [DripDrop.Channel.webhook_route()]
Returns provider webhook routes.