Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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