搜索 | 用户支持

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

详细了解

How do I implement a DKIM Proxy for outgoing e-mail with Thunderbird?

  • 1 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Matt

more options

Hello...

I just figured out how to keep my outgoing e-mail compliant to the Sender Policy Framework (SPF) protocol after receiving "bounce" messages from some of my recipients... The fix to this required nothing in the setup of Thunderbird and instead required a "TXT" record to be added to my domain's registration site...

In researching the SPF, I stumbled upon yet another authentication system called Domain Keys Identified Mail (DKIM)... The description of this protocol seems to indicate an SMTP-proxy needs to be setup to sign (on the sending side) and verify (on the receiving side) messages that are compliant to this authentication strategy... I found an add-on to Thunderbird that authenticates DKIM on the receiving side...

My question is...

Is the DKIM Proxy, as mentioned in the DKIM proxy websites (http://dkimproxy.sourceforge.net/), something that is an add-on to Thunderbird to digitally sign the outgoing e-mail?

If so... Is there an add-on to implement the DKIM authentication?

Thank you! Rick Herrick

Hello... I just figured out how to keep my outgoing e-mail compliant to the Sender Policy Framework (SPF) protocol after receiving "bounce" messages from some of my recipients... The fix to this required nothing in the setup of Thunderbird and instead required a "TXT" record to be added to my domain's registration site... In researching the SPF, I stumbled upon yet another authentication system called Domain Keys Identified Mail (DKIM)... The description of this protocol seems to indicate an SMTP-proxy needs to be setup to sign (on the sending side) and verify (on the receiving side) messages that are compliant to this authentication strategy... I found an add-on to Thunderbird that authenticates DKIM on the receiving side... My question is... Is the DKIM Proxy, as mentioned in the DKIM proxy websites (http://dkimproxy.sourceforge.net/), something that is an add-on to Thunderbird to digitally sign the outgoing e-mail? If so... Is there an add-on to implement the DKIM authentication? Thank you! Rick Herrick

所有回复 (1)

more options

Short answer is Thunderbird is a mail client... so anything server side must occur there. DKIM is managed by the SMTP server, not the client.

These guys are pretty good at telling you about DNS issues you might have, like invalid MX entries and DKIM and SPF