mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[GH-ISSUE #207] [BUG]DKIM验证一直失败 #66
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#66
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 @CoolkHz on GitHub (May 6, 2024).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/207
"logs": [ { "message": [ "400 Bad Request: {\"errors\":[\"bad request - DKIM public key and private key mismatch: fail to get public key from DNS record\"]}\n" ], "level": "log", "timestamp": 1714982310775 } ],txt 记录已经解析了公钥
配置文件也配置了私钥 但是一发邮件就显示错误

@dreamhunter2333 commented on GitHub (May 6, 2024):
_dmarc 配置了么,用 dig 命令验证下 txt 记录是否生效(替换下域名),需要一定时间
dig -t txt _mailchannels.awsl.ukdig -t txt mailchannels._domainkey.awsl.ukdig -t txt _dmarc.awsl.uk@dreamhunter2333 commented on GitHub (Jul 8, 2024):
已经移除 mail channels 相关部分,resend 无需手动配置