mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[GH-ISSUE #435] 垃圾邮件处理 SPF 状态 DMARC 状态 DKIM 状态 #153
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#153
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 @wqwwffsytxwp on GitHub (Aug 26, 2024).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/435
是否可以开启一个 SPF 状态 DMARC 状态 DKIM 状态 这三个状态的判断 垃圾邮件基本上DKIM 状态 都是fail 少数 SPF 状态 也是fail
@wqwwffsytxwp commented on GitHub (Aug 26, 2024):
SPF 状态 none
@ghost commented on GitHub (Aug 26, 2024):
可以在cloudflare配置一下
配置后
既可以使用
@dreamhunter2333 commented on GitHub (Aug 27, 2024):
目前采用的 https://resend.com/domains 发送,需要参考 resend 的配置,在 worker 这层无法判断
@wqwwffsytxwp commented on GitHub (Sep 4, 2024):
没理解我意思 cf把邮件转发给workers 的时候信息里面会带有SPF 状态 DMARC 状态 DKIM 状态 这三个状态 是否可以根据这个判断邮件拒收

@dreamhunter2333 commented on GitHub (Sep 4, 2024):
应该可以的,我看一下能不能从邮件 header 取到
@longsays commented on GitHub (Oct 28, 2024):
是的,我是开全部转发的,最近经常收到临时邮箱的垃圾邮件,是否后续能弄一个选项,spf dkim不过的直接拒收,也不转发
@dreamhunter2333 commented on GitHub (Nov 6, 2024):
v0.7.6 已增加
https://github.com/dreamhunter2333/cloudflare_temp_email/releases/tag/v0.7.6