Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【开源自荐】使用Cloudflare+MailChannels+Astro搭建邮件服务,实现接收发送 #5884

Open
CH563 opened this issue Jan 7, 2025 · 0 comments
Labels

Comments

@CH563
Copy link

CH563 commented Jan 7, 2025

Fake Mail - The free temporary email service

项目地址:https://github.com/CH563/fakemail

预览地址:https://mail.fakeact.fun/

  1. 使用了Cloudflare的邮件路由功能,添加DNS解析记录之后,把所以邮件都转发到worker,worker操作把接收到邮件存到KV,并设置7200秒过期
  2. Astro全栈页面开发,只需要读取KV数据,在前端页面显示,也部署到Cloudflare Pages下
  3. Cloudflare Email Routing 与 Cloudflare Workers 一起使用,只能向批准的邮件地址发送或转发,Cloudflare 已与 MailChannels 合作,通过 Worker 免费发送电子邮件的服务

以上服务只使用了Cloudflare免费服务,用于实践和学习

WX20250107-141234

@ruanyf ruanyf added the weekly label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants