8a26d605b4aa5fdea0e02a17159c1cae478a7e47
PR review (#371): scope the self-host baseline to envs that make sense without reselling Plunk. docker-compose.yml: pass through only DISABLE_SIGNUPS (private/single- admin self-host) and EMAIL_RATE_LIMIT_PER_SECOND (works around the silent 14/sec fallback when ses:GetSendQuota is denied). Drop the VERIFY_EMAIL_ON_SIGNUP and OPENROUTER_API_KEY passthroughs — signup hygiene and phishing detection are reselling concerns. .env.self-host.example: drop the entire Stripe Billing block (billing only matters when reselling), drop the VERIFY_EMAIL_ON_SIGNUP doc block for the same reason, and add an EMAIL_RATE_LIMIT_PER_SECOND section explaining the silent-14/sec fallback so operators know why they'd set it.
Plunk
The Open-Source Email Platform
Introduction
Transactional emails, marketing campaigns, and workflow automation — in one platform. Self-hostable, $0.001 per email, no contact limits.
An open-source, self-hosted alternative to tools SendGrid, Resend or Mailgun.
Features
- Transactional Emails: Send emails straight from your API with template support and variable substitution
- SMTP: Use Plunk as an SMTP relay to send emails from any existing tool or framework
- Campaigns: Send newsletters and product updates to large audiences
- Workflows: Create advanced automations with triggers, delays, and conditional logic
- Segments: Organize contacts with dynamic filtering and target the right audience
- Contact Management: Manage contacts with custom fields and full activity history
- Analytics: Track opens, clicks, bounces, and engagement metrics in real-time
- Custom Domains: Verify and send from your own domains with DKIM/SPF support
- Inbound Emails: Receive and process incoming emails with custom routing rules
Sponsors
Plunk is made possible by the support of our sponsors. If you self-host Plunk, consider supporting via GitHub Sponsors.
Self-hosting Plunk
The easiest way to self-host Plunk is by using the plunk Docker image.
You can pull the latest image from Github.
A complete guide on how to deploy Plunk can be found in the documentation.
Community
- Documentation: docs.useplunk.com
- Discord: useplunk.com/discord
Contributing
You are welcome to contribute to Plunk. You can find a guide on how to contribute in CONTRIBUTING.md.
License
AGPL-3.0 License - see LICENSE for details.
Languages
TypeScript
94.1%
MDX
4.7%
Shell
0.4%
Dockerfile
0.4%
CSS
0.2%
Other
0.2%