Skip to content

feat(service): Add Stalwart mail server #10984

Open
vlad6tz wants to merge 6 commits into
coollabsio:nextfrom
vlad6tz:add_stalwart
Open

feat(service): Add Stalwart mail server #10984
vlad6tz wants to merge 6 commits into
coollabsio:nextfrom
vlad6tz:add_stalwart

Conversation

@vlad6tz

@vlad6tz vlad6tz commented Jul 19, 2026

Copy link
Copy Markdown

Changes

  • Added Stalwart mail server as a one-click service for Coolify. It's a complete, open-source mail server with SMTP, IMAP, POP3, JMAP support and a web UI. Includes all necessary mail ports and persistent storage.

Issues

  • Rate limiting issue where Stalwart blocks Traefik proxy connections, causing recurring "bad gateway" errors. Solution includes whitelisting Docker network in Stalwart's IP allowlist.

Category

  • Bug fix
  • Improvement
  • New feature
  • Adding new one click service
  • Fixing or updating existing one click service

Preview

image image

AI Assistance

  • AI was NOT used to create this PR
  • AI was used (please describe below)

If AI was used:

  • Tools used: Codex
  • How extensively: Used for docker-compose optimization

Testing

Verified all mail protocols working (SMTP, IMAP, POP3), DKIM signing valid, SPF and DMARC passing authentication checks, reverse proxy routing stable, persistent storage functioning correctly, and rate limiting issue resolved with Docker network whitelist config.

Contributor Agreement

Important

  • I have read and understood the contributor guidelines. If I have failed to follow any guideline, I understand that this PR may be closed without review.
  • I have searched existing issues and pull requests (including closed ones) to ensure this isn't a duplicate.
  • I have tested all the changes thoroughly with a local development instance of Coolify and I am confident that they will work as expected when a maintainer tests them.

@vlad6tz vlad6tz changed the title Add stalwart feat: Add Stalwart mail server one-click service Jul 19, 2026
@vlad6tz vlad6tz changed the title feat: Add Stalwart mail server one-click service feat(service): Add Stalwart mail server Jul 20, 2026
Comment thread templates/compose/stalwart.yaml Outdated
Comment thread templates/compose/stalwart.yaml Outdated
Comment thread templates/compose/stalwart.yaml Outdated
@ShadowArcanist ShadowArcanist added ⚙️ Service Issues requesting or PRs adding/fixing service templates. ✅ Ready to merge labels Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✅ Ready to merge ⚙️ Service Issues requesting or PRs adding/fixing service templates.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants