Choose SMTP relay, API access, or both
Route mail through Mailgun from OpenSMTPD, expose provider API credentials directly to application services, or combine both delivery paths.
Integration
Use Mailgun to relay transactional email through OpenSMTPD with domain-specific SMTP credentials, expose a sending API key and verified domain to application services, or enable both kinds. Choose the Mailgun SMTP server that matches the sending domain’s US or EU region.
Route mail through Mailgun from OpenSMTPD, expose provider API credentials directly to application services, or combine both delivery paths.
Store provider-managed mail credentials at integration level instead of copying them into application repositories.
Attach SMTP settings to the relay service and expose API variables only to application services that need direct provider access.
Supported workflows
Each supported integration kind maps Mailgun into a specific part of the delivery workflow, whether that means pulling source code, running pipelines, relaying email, connecting managed services, or injecting provider credentials into workloads.
SMTP
Relay outbound email through Mailgun from OpenSMTPD and app workloads.
Configuration surfaced to workloads
Variables
Inject Mailgun settings into services as environment variables instead of hardcoding them into app code.
Configuration surfaced to workloads
Related features
This provider usually sits next to stack-based delivery, backup workflows, managed databases, or integration-backed configuration. These pages cover the product surfaces most relevant to Mailgun.
Stack fit
Wodby does not treat integrations as isolated setup screens. They become part of stack delivery, so the strongest matches are the stacks where this provider solves a repeated operational problem.
Stack
SMTP server stack that can relay mail directly or integrate with third-party delivery providers for reliable sending.
OpenSMTPD is the direct relay stack match for any SMTP integration.
View stackStack
WordPress application stack for self-hosted websites, multisite setups, and repeatable client environments.
WordPress projects often need reliable transactional email routed through a dedicated provider.
View stackStack
Drupal 11 application stack for modern self-hosted websites and multi-environment Drupal delivery.
Drupal sites commonly centralize outbound email through a stack-managed relay path.
View stackStack
Laravel application stack for teams that want a reusable setup for web, worker, and queue-based PHP projects.
Laravel apps benefit from keeping mail credentials attached to the stack instead of the repo.
View stackUse the catalog to compare other providers with the same integration kind, or read the broader feature pages to understand how integrations fit into Wodby stacks, CI/CD, backups, and managed services.