Documentation

Tag: mail

Everlock 0.5.0

The 0.5.0 release makes HTTPS zero-config, turns the mail backend into a well-behaved internet citizen (outbound STARTTLS, inbound SPF/DKIM verification), and removes the last server restarts from eve

Getting started: IMAP access

This walkthrough shows how to enable IMAP access on an Everlock instance that already receives inbound mail via SMTP. By the end you'll be able to connect Thunderbird, Apple Mail, K-9 Mail, or any sta

Mail backend

The mail backend turns Everlock into a self-hosted mail system with SMTP delivery, authenticated submission, and IMAP access. It keeps incoming mail, mailbox access, forwarding rules, and mail-domain

2026-05-27 mail smtp imap backend

Mail rules cookbook

A collection of ready-to-use `rules.toml` patterns for common setups. Each example shows both the TOML block for `rules.toml` and the equivalent admin CLI command. For the full field reference, see [M

2026-05-25 mail rules smtp

Mail rules reference

`rules.toml` lives at the root of the mail store and controls how Everlock handles every message that passes through the system — inbound or outbound. Rules are evaluated in ascending `priority` order

2026-05-25 mail rules smtp

Getting started: Inbound mail

This walkthrough shows how to start Everlock with inbound SMTP enabled, add a simple `rules.toml`, send a hello-world inbound mail, and verify that the message landed in the versioned mail store. Mail