Documentation

Tag: smtp

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