The Ultimate Delivery Platform
Wield the power of ThorMail. The high-performance, intelligent delivery infrastructure designed for scale, speed, and absolute reliability.

Lightning Speed
Engineered for zero latency. ThorMail processes millions of messages with unparalleled efficiency.
Unbreakable Uptime
Built with automatic failover and redundancy. Your delivery pipeline will never go down.
Sovereign Security
Your data, your infrastructure. Complete privacy compliance with self-hosted control.
dashboard.workers.none
Distributed & Scalable Architecture
ThorMail is designed to grow with you. Our decoupled architecture allows total flexibility to scale your infrastructure according to your needs.
Horizontal Scalability
Add infinite delivery workers anywhere in the world to handle millions of emails without bottlenecks.
Vertical Growth
Power up your central nodes to process large volumes of data and complex templates with maximum efficiency.
Radical Provider Freedom
Break the chains of Vendor Lock-in. With ThorMail, your emails flow freely through any provider, anytime.
Zero Downtime
Switch providers instantly if one fails or raises prices. Your operation never stops.
1-Click Switch
No complex configs or code rewrites. A simple switch and your traffic is redirected.
const config = await settings.getGlobal()
if (provider.fails()) {
// Managed automatically by ThorMail
await lb.reroute('next-available')
}
Zero configuration required
export default {
getConfigSchema() {
return {
apiKey: { type: 'string', required: true }
}
},
async send({ config, data }) {
// Simply implement your delivery logic
const response = await fetch('https://api.provider.com', {
method: 'POST',
headers: { 'Authorization': config.apiKey },
body: JSON.stringify(data)
})
return response.ok
}
}Built for Developers
ThorMail is infinitely extensible. Create your own adapters in minutes to connect with any system, API, or database.
- Typed configuration schema
- Decoupled delivery logic
- Dynamic npm module loading
How It Works
Watch the request lifecycle in real-time. From any app or service to final delivery, ThorMail orchestrates every step with millimeter precision.
Features that put you in control.
Intelligent Workspaces
Isolate your projects completely. Each workspace has its own adapters, configurations, logs, and team.
Segmented Sending
Total control over every send. Decide exactly which adapter to use for each specific message directly via the API.
On-the-fly Templates
Send HTML and data; ThorMail takes care of processing and adapting the content automatically to deliver it to the adapter.
Multi-User & Roles
Manage your team with precision. Admin and Member roles per workspace for secure collaboration.
Total Ownership
Start with our free tier and upgrade when you're ready. Full power, your pace.
Control Your Infrastructure

Global Command Center
Manage all your providers, workers, and queues from a single, powerful dashboard. Get real-time visibility into your entire delivery operation.
- Real-time worker status
- Instant provider switching
Deep Insights
Track every message with granular precision. Monitor delivery rates, latency, and errors to optimize your strategy.
- Live delivery metrics
- Detailed error logs

A Boundless Ecosystem
You choose how you grow. Harness the power of the community or maintain absolute control within your private infrastructure.
Community Growth
Publish and download adapters from the public npm registry. Share your innovations and scale with the collective power of thousands of developers.
Enterprise Privacy
Connect ThorMail to your own private registry (like Verdaccio). Keep your proprietary adapters, critical logic, and secure integrations strictly within your corporate network.
Simple, Transparent Pricing
Start free, scale as you grow. Flexible plans for every stage.
Frequently Asked Questions
Is sending truly unlimited?
Can I bring my own domain?
Are updates included?
Can I self-host ThorMail?
Is ThorMail only for emails?
Is ThorMail a mail server?
Does ThorMail comply with GDPR and privacy regulations?
How easy is it to scale horizontally?
Can I switch providers without reconfiguring my application?
How difficult is it to create a custom adapter?
What infrastructure requirements do I need?
Can I migrate from another email service?
Get in Touch
Have a question or want to learn more? We'd love to hear from you.
"All our energy is in the forge"
We are currently focused 100% on building the product to deliver the power of ThorMail as soon as possible.
You can communicate directly in the GitHub repository in the issues or discussions section.
Ready to Escalate?
Join the innovative teams taking control of their infrastructure today.