A utility to back up mail from various sources to couchdb
  • Rust 54.3%
  • Go 24%
  • Shell 11.8%
  • Python 6.1%
  • Just 3.8%
Find a file
Ole-Morten Duesund 44efed908d docs: add comprehensive keyword filtering specification
- Update CLAUDE.md with keyword filtering in Next Steps section
- Add detailed TODO.md with feature specification, use cases, and implementation notes
- Document subjectKeywords, senderKeywords, and recipientKeywords functionality
- Include JSON configuration examples and priority assessment

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-29 17:19:55 +02:00
go docs: add keyword filtering feature request and implementation notes 2025-07-29 17:19:19 +02:00
.gitignore Initial commit 2025-07-29 13:13:50 +02:00
CLAUDE.md docs: add comprehensive keyword filtering specification 2025-07-29 17:19:55 +02:00
config.json feat: implement Go-based mail2couch with working IMAP and CouchDB integration 2025-07-29 17:18:20 +02:00
LICENSE Initial commit 2025-07-29 13:13:50 +02:00
README.md doc: rust and go 2025-07-29 13:27:21 +02:00
TODO.md docs: add comprehensive keyword filtering specification 2025-07-29 17:19:55 +02:00

mail2couch

A utility to back up mail from various sources to couchdb

At least two implementations will be available, on in Rust and one in Go.