cloudflare_temp_email icon indicating copy to clipboard operation
cloudflare_temp_email copied to clipboard

[BUG]DKIM验证一直失败

Open CoolkHz opened this issue 1 year ago • 1 comments
trafficstars

"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 } ],

image txt 记录已经解析了公钥

配置文件也配置了私钥 但是一发邮件就显示错误 image

CoolkHz avatar May 06 '24 08:05 CoolkHz

_dmarc 配置了么,用 dig 命令验证下 txt 记录是否生效(替换下域名),需要一定时间 dig -t txt _mailchannels.awsl.uk dig -t txt mailchannels._domainkey.awsl.uk dig -t txt _dmarc.awsl.uk

dreamhunter2333 avatar May 06 '24 10:05 dreamhunter2333

已经移除 mail channels 相关部分,resend 无需手动配置

dreamhunter2333 avatar Jul 08 '24 04:07 dreamhunter2333