Files
ni-mail/THIRD_PARTY_NOTICES.md
2026-04-25 16:14:32 +08:00

14 lines
557 B
Markdown

# Third-party notices
This repository is an original rewrite prepared for integrating ideas from lightweight mail-reader Workers and Cloudflare inbox examples.
The implementation in this package was written as a clean-room backend-oriented adaptation focused on:
- mailbox isolation
- threaded inbox storage
- Cloudflare Durable Objects + SQLite
- R2 attachment storage
- Cloudflare `send_email` integration
Please review the upstream repositories for their original licenses and notices before mixing code verbatim from them into another distribution.