No description
Find a file
Shautvast 3a2ce88ebf Extract plain text from emails using mailparse
Fetch full raw email and parse MIME structure to find the
text/plain part, removing MIME headers and boundaries from
the preview pane.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 21:38:46 +01:00
src Extract plain text from emails using mailparse 2026-02-17 21:38:46 +01:00
.gitignore basic gui and login to imap 2026-02-17 17:24:35 +01:00
Cargo.lock Extract plain text from emails using mailparse 2026-02-17 21:38:46 +01:00
Cargo.toml Extract plain text from emails using mailparse 2026-02-17 21:38:46 +01:00
CLAUDE.md Update CLAUDE.md for skim project 2026-02-17 21:34:46 +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 Reorganize mail setup docs with Gmail instructions first 2026-02-17 21:00:43 +01:00