Den här webbplatsen har begränsad funktionalitet medan vi utför underhåll för att förbättra din upplevelse. Om en artikel inte löser ditt problem och du vill ställa en fråga har vi vår gemenskap som väntar på att hjälpa dig på @FirefoxSupport på Twitter, /r/firefox på Reddit.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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

  • 1 svar
  • 1 har detta problem
  • 1 visning
  • Senaste svar av 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

Alla svar (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