為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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.