mirror of
https://github.com/beilunyang/moemail.git
synced 2026-04-25 11:25:54 +03:00
[GH-ISSUE #64] 保存附件到 Cloudflare R2 #44
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/moemail#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @iewnfod on GitHub (Jun 28, 2025).
Original GitHub issue: https://github.com/beilunyang/moemail/issues/64
在 Cloudflare Email Routing 到 worker 后可以将流式传输过来的附件保存到 Cloudflare R2 中,并在 Webhook 中提供 R2 的连接。
如此,可以通过 Webhook 的开发对邮件附件进行自动化处理。