Commit Graph
52 Commits
Author SHA1 Message Date
rustmailer c46b41b657 feat: add email-based message search API (OpenAPI + gRPC) with new index table
- Added unified search interface to query messages by email address
- Implemented both OpenAPI and gRPC endpoints
- Introduced new index table to optimize email-based lookups
2025-07-26 04:18:35 +08:00
rustmailer 0044f37d7b feat: initial commit 2025-07-17 22:49:42 +08:00