One dashboard for every mailbox.
A Django web app for connecting and managing multiple IMAP email accounts from a single place. Encrypted credentials at rest, email-based two-factor authentication, and live IMAP access without server-side message caching.
What it is
The pitch
Connect several IMAP mailboxes once, then read recent mail across all of them from one inbox. Built for people who juggle multiple addresses.
The shape
A small but production-shaped Django application — auth, transactional email, Fernet-encrypted credentials, hardened headers, and a Postgres-or-SQLite deploy story.
The honesty
Built solo as a portfolio piece. Currently Mail.ru-only on the hosted instance; open source on GitHub so anyone can run their own copy.