Add files via upload

This commit is contained in:
mskatoni
2026-04-25 16:14:32 +08:00
committed by GitHub
parent 09fc1c4364
commit 1a4d05d8c1
17 changed files with 3414 additions and 126 deletions
+13
View File
@@ -0,0 +1,13 @@
# 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.