tuimail/proton-bridge
Shautvast 7916365816 Add message store and refactor main into bridge startup
Step 5: in-memory MessageStore mapping IMAP seq numbers to ProtonMail IDs.
Oldest-first ordering, mark/expunge, range queries, subject/sender search.

Refactor main.rs: extract unlock_key_pool(), build SharedState (Arc<Mutex>),
load initial inbox, then wait for Ctrl-C. Ready to plug in IMAP/SMTP servers.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-22 18:55:32 +01:00
..
src Add message store and refactor main into bridge startup 2026-02-22 18:55:32 +01:00
Cargo.toml Add message store and refactor main into bridge startup 2026-02-22 18:55:32 +01:00