V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
ch563
V2EX  ›  Node.js

使用 Cloudflare+Astro 搭建临时邮箱,完全免费白漂 Cloudflare 服务

  •  
  •   ch563 · 1 天前 · 766 次点击

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

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

    • 使用了 Cloudflare 的邮件路由功能,添加 DNS 解析记录之后,把所以邮件都转发到 worker ,worker 操作把接收到邮件存到 KV ,并设置 7200 秒过期

    • Astro 全栈页面开发,只需要读取 KV 数据,在前端页面显示,也部署到 Cloudflare Pages 下

    • Cloudflare Email Routing 与 Cloudflare Workers 一起使用,只能向批准的邮件地址发送或转发,Cloudflare 已与 MailChannels 合作,通过 Worker 免费发送电子邮件的服务

    以上服务只使用了 Cloudflare 免费服务,用于实践和学习,如果发送失败,可能是当天额度超了

    4 条回复    2025-01-07 23:18:15 +08:00
    c332030
        1
    c332030  
       1 天前
    Cloudflare Email Routing 会丢邮件,我迁走了
    LCQMbL
        2
    LCQMbL  
       1 天前   ❤️ 1
    FYI:
    https://support.mailchannels.com/hc/en-us/articles/4565898358413-Sending-Email-from-Cloudflare-Workers-using-MailChannels-Email-API
    As of August 31, 2024, MailChannels has sunset its free email sending service for Cloudflare Workers users. However, you can continue sending transactional emails by signing up for the new MailChannels Email API, which includes a free plan for up to 100 emails per day.
    ch563
        3
    ch563  
    OP
       1 天前
    @LCQMbL 准备换成 resend 来做发送试试
    mx1700
        4
    mx1700  
       18 小时 7 分钟前 via Android
    好项目!就是移动端布局有点问题
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5265 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 19ms · UTC 09:25 · PVG 17:25 · LAX 01:25 · JFK 04:25
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.