Choose SMTP relay, API access, or both
Route mail through Brevo from OpenSMTPD, expose provider API credentials directly to application services, or combine both delivery paths.
Integration
Use Brevo as the SMTP relay behind OpenSMTPD, expose a Brevo API key directly to application services, or enable both kinds from one provider integration. SMTP keys and Brevo API keys remain separate credentials.
Route mail through Brevo 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 Brevo into a specific part of the delivery workflow, whether that means pulling source code, running pipelines, relaying email, connecting managed services, or injecting provider configuration into workloads.
SMTP
Relay outbound email through Brevo from OpenSMTPD and app workloads.
Configuration surfaced to workloads
Variables
Inject Brevo 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 Brevo.
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 most direct stack match when Brevo is the chosen relay provider.
View stackStack
WordPress application stack for self-hosted websites, multisite setups, and repeatable client environments.
WordPress projects often need a dedicated transactional email route that stays consistent across environments.
View stackStack
Drupal 11 application stack for modern self-hosted websites and multi-environment Drupal delivery.
Drupal teams commonly centralize SMTP delivery in the stack rather than configuring it ad hoc per site.
View stackStack
Laravel application stack for teams that want a reusable setup for web, worker, and queue-based PHP projects.
Laravel apps can keep mail credentials in the integration layer while the app focuses on runtime behavior.
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.