mirror of
https://github.com/mskatoni/ni-mail.git
synced 2026-05-11 18:10:18 +08:00
14 lines
557 B
Markdown
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.
|