josephsellers 59aa7845ba fix: correct cookie domain for .local TLD hostnames
getCookieDomain() returns '.localhost' for hostnames ending in '.local'
(e.g., app.plunk.local), causing the browser to reject the cookie
because the domain doesn't match the request origin.

Split the .localhost and .local cases so that .local hostnames return
the actual base domain (e.g., .plunk.local).
2026-02-22 16:01:25 +00:00
2025-12-01 10:00:25 +01:00
2024-07-29 11:29:52 +02:00
2025-12-01 10:00:25 +01:00
2025-12-01 10:00:25 +01:00
2026-02-19 13:15:08 +00:00
2026-01-02 10:20:07 +01:00
2024-08-01 14:45:00 +02:00
2026-02-19 13:15:08 +00:00

card.png

Plunk

The Open-Source Email Platform

Contributors Build Status License Stars Issues Forks Docker Sponsor

Introduction

Plunk is an open-source email platform built on top of AWS SES. It allows you to easily send emails from your applications. It can be considered as a self-hosted alternative to services like SendGrid, Resend or Mailgun.

Features

  • Transactional Emails: Send emails straight from your API with template support and variable substitution
  • Campaigns: Send newsletters and product updates to large audiences with segmentation
  • Workflows: Create advanced automations with triggers, delays, and conditional logic
  • Contact Management: Organize contacts with custom fields and dynamic segmentation
  • Analytics: Track opens, clicks, bounces, and engagement metrics in real-time
  • Custom Domains: Verify and send from your own domains with DKIM/SPF support

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.

Contributing

You are welcome to contribute to Plunk. You can find a guide on how to contribute in CONTRIBUTING.md.

Contributors

License

AGPL-3.0 License - see LICENSE for details.

S
Description
Plunk configured for Portainer
Readme AGPL-3.0
8.6 MiB
Languages
TypeScript 94.1%
MDX 4.7%
Shell 0.4%
Dockerfile 0.4%
CSS 0.2%
Other 0.2%