FINNAUX-EMAIL
Self-hosted webmail, profile, and chat for your domain.
Multi-user platform with IMAP/SMTP mail, OpenPGP encryption, profile controls, provisioning, and Redis-backed chat.
User panel
Webmail
- Real Inbox, Sent, Drafts, Trash, and Junk mailboxes via IMAP
- Compose, search, decrypt, and manage encrypted internal mail
- Profile setup with mobile, address, avatar, timezone, and theme
- Password change, SMS-ready OTP delivery, and browser OpenPGP keys
Control plane
Provisioning and audit
- Domain endpoints, SMTP/IMAP/POP visibility, and mailserver-aware provisioning
- Mailbox lifecycle management for create, suspend, reset, and audit
- Login logs, two-step verification coverage, and profile-aware onboarding
- Redis-backed chat presence plus deploy-ready env and mail stack controls
Platform
Apps
Separate Next.js web and Node API apps so webmail, settings, and backend services can evolve independently.
Infrastructure
Docker compose runs the FINNAUX-EMAIL web app, API, Postgres, Redis, and bundled mailserver for local real-mail testing.
Mail stack
SMTP, IMAP, DKIM-ready account sync, mailbox folders, and transport wiring sit behind the app control plane.