Välkommen till Thunderbird tillägg.
Lägg till extra funktioner och stilar för att göra Thunderbird till ditt.
StängDKIM Verifier versionshistorik
53 versioner
Var försiktig med gamla versioner!
Dessa versioner visas för referens och teständamål. Du bör alltid använda den senaste versionen av ett tillägg.
Version 1.5.1
- sign rules: updated default rules
- Källkoden släpptes under MIT/X11-licens
Version 1.5.0
- JavaScript DNS library: added support to use a proxy
- sign rules: updated default rules (added firefox.com)
- DKIM key: empty, but existing DNS record is now treated as a missing key instead as an ill-formed one
- fixed installing problem if extensions.getAddons.cache.enabled is set to false (https://bugzilla.mozilla.org/show_bug.cgi?id=1187725)
- Källkoden släpptes under MIT/X11-licens
Version 1.4.1
- Authentication-Results header: fixed trusting all authentication servers
- Källkoden släpptes under MIT/X11-licens
Version 1.4.0
- Authentication-Results header: reading of the ARH can now be set for each account
- Authentication-Results header: added option to only trust specific authentication servers
- Authentication-Results header: continue verification if there is no DKIM result in the ARH header
- Authentication-Results header: allow also unknown property types to be compliant with RFC 7601
- Authentication-Results header: fixed bug if ARH header exists, but no message authentication was done
- JavaScript DNS library: no longer get the DNS servers from deactivated interfaces under windows
- libunbound resolver: no longer blocks the UI of Thunderbird
- libunbound resolver: changing preferences no longer needs a restart
- Källkoden släpptes under MIT/X11-licens
Version 1.3.6
- added additional debugging calls
- Källkoden släpptes under MIT/X11-licens
Version 1.3.5
- Källkoden släpptes under MIT/X11-licens
Version 1.3.3
- Källkoden släpptes under MIT/X11-licens
Version 1.3.1
- fixed error resulting in incompatibility with Thunderbird 36
- Källkoden släpptes under MIT/X11-licens
Version 1.3.0
- added support for multiple signatures
- added option to read Authentication-Results header
- added French translation (by Christophe CHAUVET)
- fixed problem with JavaScript DNS Resolver and long DKIM keys, resulting in error "Key couldn't be decoded"
- fixed incompatibility with compact headers add-on
- Källkoden släpptes under MIT/X11-licens
Version 1.2.2
- fixed the showing of a wrong error reason in some cases of a bad RSA signature
- Källkoden släpptes under MIT/X11-licens
Version 1.2.1
- fixed comparison of domains (was case sensitive)
- fixed an issue in formated strings ("%S" was not replaced)
- updated default sign rules
- Källkoden släpptes under MIT/X11-licens
Version 1.1.2
- updated default sign rules
- Källkoden släpptes under MIT/X11-licens
Version 1.1.1
- added option to use DMARC to heuristically determinate if an e-mail should be signed
- fixed sign rules being automatically added even if signRules are disabled
- fixed bug in getting DNS name server from OS under Linux/Mac (last line was not read)
- Källkoden släpptes under MIT/X11-licens
Version 1.0.5
- statusbarpanel and tooltip are now set to loading on reverify
- DKIM Keys and signers rules window can now be opened at the same time
- Källkoden släpptes under MIT/X11-licens
Version 1.0.4
- added advanced options for the JavaScript DNS library useful in case of a bad network connection (not available through add-on options; more info in the wiki)
- Källkoden släpptes under MIT/X11-licens
Version 1.0.3
- added key storing
- added libunbound as second DNS resolver (supports DNSSEC) (more info in wiki)
- from tooltip now also works if Thunderbird's status bar is disabled
- fixed some patterns (A-z to A-Za-z, dkim_safe_char, qp_hdr_value)
- fixed pattern for note tag in DKIM key
- fixed bug in DKIM_SIGWARNING_FROM_NOT_IN_AUID
- validate tag list as specified in Section 3.2 of RFC 6376
- now differentiation between missing and ill-formed tags
- added check that hash declared in DKIM-Signature is included in the hashs declared in the key record
- added check that the hash algorithm in the public key is the same as in the header
- Källkoden släpptes under MIT/X11-licens
Version 0.6.0
- fixed false detection of DKIM_SIGERROR_DOMAIN_I
- made options height smaller
- fixed error in "simple" body canonicalization algorithm resulting in "Wrong body hash"
- fixed bug for mixed CRLF and LF EOLs in body (resulting in "Wrong body hash")
- fixed error if external message was viewed (but there is still a problem if message is IMAP attachment)
- fixed bug ("DKIM-Signature" header name was case sensitive)
- Källkoden släpptes under MIT/X11-licens
Version 0.5.1
- Källkoden släpptes under MIT/X11-licens
Version 0.5.0
- added optional saving of the result
- DNS Server not reachable no longer treated as a PERMFAIL (instead as TEMPFAIL)
- Källkoden släpptes under MIT/X11-licens
Version 0.4.4
- header highlighting now works with collapsed header from CompactHeader addon
- works now also if e-mail has LF line ending
- changed how msgHdrViewOverlay.css is loaded (fixes a bug where the header value stays empty)
- Källkoden släpptes under MIT/X11-licens
Version 0.4.2
- DKIM-Signature header field name now in same style as the others (by Nils Maier)
- fixed alignment of warning-icon in mac (by Nils Maier)
- fixed bug if message needs to be downloaded from IMAP server
- added German translation (by ionum)
- fixed relaxed canonicalization of a body with only empty lines (by ionum)
- small displaying changes in options
- Källkoden släpptes under MIT/X11-licens
För att skapa egna samlingar, måste du ha ett konto för Mozilla tillägg.