Stalwart on Ubuntu 24.04 LTS

Azure Streaming & Messaging

Stalwart, the all in one open source mail and collaboration server, a complete private mail platform running minutes after it boots.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Stalwart is an open source, all in one mail and collaboration server. A single memory safe Rust binary speaks SMTP, IMAP, JMAP and POP3, runs a built in spam and phishing filter, signs outgoing mail with DKIM and verifies SPF, DMARC and ARC on inbound mail, runs Sieve server side filtering scripts and serves a web administration console for managing domains, accounts and queues. An embedded RocksDB datastore holds the mail spool, accounts and settings, so there is no separate database to run and far fewer moving parts to patch and monitor than a traditional Postfix, Dovecot, SpamAssassin and OpenDKIM stack.

It suits platform and messaging engineers, DevOps teams and small businesses that want a private mail server they fully control, with their mailboxes and mail data kept on their own server.

Why the cloudimg image

cloudimg delivers Stalwart fully installed with its web admin console fronted by nginx, so a complete private mail platform is running within minutes of launch. On the first boot of every instance a one shot service provisions the server, generates a unique administrator password and a fresh TLS key and writes the login to a file only the root user can read, so no shared or default credential ships in the image. The RocksDB mail datastore lives on a dedicated data disk kept separate from the operating system disk that you can snapshot and resize independently, and every deployment is paired with a step by step deploy guide and backed by 24/7 support.

Common uses

  • A private, self hosted mail server for a domain you fully control
  • SMTP, IMAP and JMAP mailboxes for any standards compliant mail client
  • Spam and phishing filtering with DKIM signing and SPF, DMARC and ARC verification

See it running

Real screenshots taken while testing this image against its deployment guide.

Stalwart on Ubuntu 24.04 LTS screenshot 1 Stalwart on Ubuntu 24.04 LTS screenshot 2 Stalwart on Ubuntu 24.04 LTS screenshot 3 Stalwart on Ubuntu 24.04 LTS screenshot 4