feat: fix attachment stub issues in Rust implementation

- Removed attachment metadata from initial document storage
- Attachments are now stored separately using CouchDB native attachment API
- This matches the Go implementation approach and resolves CouchDB validation errors
- All messages with attachments now store successfully

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Ole-Morten Duesund 2025-08-03 13:52:55 +02:00
commit d4e10a3aae
5 changed files with 126 additions and 30 deletions

BIN
go/mail2couch Executable file

Binary file not shown.