No description
Find a file
Shautvast 9bbfad554e Fetch and display inbox emails with periodic polling
Replace simple IMAP login with full inbox fetch that displays
Subject, From, and Date for each message. Auto-refreshes every
30 seconds and supports manual refresh with 'r' key.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 17:31:37 +01:00
src Fetch and display inbox emails with periodic polling 2026-02-17 17:31:37 +01:00
.gitignore basic gui and login to imap 2026-02-17 17:24:35 +01:00
Cargo.lock Fetch and display inbox emails with periodic polling 2026-02-17 17:31:37 +01:00
Cargo.toml Fetch and display inbox emails with periodic polling 2026-02-17 17:31:37 +01:00
CLAUDE.md basic gui and login to imap 2026-02-17 17:24:35 +01:00
config.toml basic gui and login to imap 2026-02-17 17:24:35 +01:00
config.toml.example basic gui and login to imap 2026-02-17 17:24:35 +01:00
docker-compose.yml basic gui and login to imap 2026-02-17 17:24:35 +01:00
MAIL_SERVER_SETUP.md basic gui and login to imap 2026-02-17 17:24:35 +01:00