Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

DKIM Validation Fails

  • 5 个回答
  • 2 人有此问题
  • 3 次查看
  • 最后回复者为 christ1

more options

When using Thunderbird v52+, I continually get DKIM validation errors on the receiving end. All other clients are fine (whether they also send via IMAPS or client protocols).

The exact DKIM failure: dkim=neutral (body hash did not verify)

So, Thunderbird is doing something to the body to cause failures.

Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

When using Thunderbird v52+, I continually get DKIM validation errors on the receiving end. All other clients are fine (whether they also send via IMAPS or client protocols). The exact DKIM failure: dkim=neutral (body hash did not verify) So, Thunderbird is doing something to the body to cause failures. Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

所有回复 (5)

more options

Presumably you did install an extension for DKIM validation. Check with the extension author.

more options

christ1 said

Presumably you did install an extension for DKIM validation. Check with the extension author.

No, no extensions are installed. DKIM is added by my relay agent.

more options
No, no extensions are installed. DKIM is added by my relay agent.

I don't understand this. Thunderbird does not support DKIM validation natively, it needs an add-on for this. You implied you're doing DKIM validation using Thunderbird, but how? What is your 'relay agent'?

more options

christ1 said

No, no extensions are installed. DKIM is added by my relay agent.

I don't understand this. Thunderbird does not support DKIM validation natively, it needs an add-on for this. You implied you're doing DKIM validation using Thunderbird, but how? What is your 'relay agent'?

No, I did not imply that Thunderbird did the validation. What I said was the result of the validation is always "Body hash did not verify" when sending from Thunderbird, and that all other mail clients are fine.

DynU

more options
Thunderbird is doing something to the body to cause failures.

No, the DKIM signature is added by your relay agent *after* the message has been sent by Thunderbird. So this is not a Thunderbird problem.

My best guess is your relay agent is the problem. Note, the elements you (or your email provider) decided to include in the DKIM signing process must remain unchanged in transit, or the DKIM signature will fail authentication.