Files
cloudflare_temp_email/vitepress-docs/docs/zh/guide/feature/webhook.md
2024-08-15 01:02:15 +08:00

1014 B
Raw Blame History

配置 webhook

Note

如果要使用 webhook请先绑定 KV 并且 worker 变量配置 ENABLE_WEBHOOK = true

如果你想 webhook 的解析邮件能力更强,参考 配置 worker 使用 wasm 解析邮件

前提条件

你需要自建一个 webhook 服务 或者 使用 第三方平台,这个服务需要能够接收 POST 请求,并且能够解析 json 数据。

本项目使用了 songquanpeng/message-pusher 示例作为 webhook 服务。

admin 配置全局 webhook

telegram

admin 允许邮箱使用 webhook

telegram

某个邮箱配置 webhook

telegram