Välkommen till Thunderbird tillägg.
Lägg till extra funktioner och stilar för att göra Thunderbird till ditt.
StängCorrect Identity versionshistorik
25 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 2.6.1
(now the lowest supported version is 115. Was 102 before)
Added a fix for "forward", which now behaves similar to "reply-to".
Documentation on github updated.
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 2.5.2
# v2.5.2:
- strict_max_version increased to 134.*
- add catch-all server support (use found matching address instead of an identity configured in Thunderbird)
- add mailinglist match feature
- revert configuration shortcut icon to SVG graphics
- minor bugfixes
- documentation updates (including a flowchart for the procedure, how the add-on determines the "from" address)
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 2.4.1
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 2.4.0
- in addition to match strings and regular expressions, the rules could also match addresses based on addressbook membership
- some corrections
- make sure that comparisons are always case insensitivity
- improve width modification of config page
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 2.3.2
- support Thunderbird version 115
- reduce use of "experiment" APIs
- code cleanup
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 2.2.1
- add configuration-shortcut-icon to toolbar
- advanced SMTP header field configuration
- remove found identity from To and cc
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 2.1.1
- use new API “relatedMessageId” to identify e.g. the message we reply-to. This is used to find the original recipients. Before, we used some heuristic correlation via subject content, which especially failed with UTF-8 characters in the subject.
- some dialogs improved
- more language translations
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 2.0.1
The intention was to keep the existing functionality, but since this is a major rewriting of the code, there may be some deviations.
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 1.4.7
- Källkoden släpptes under Mozilla Public License, version 2.0
Version 1.4.6
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 1.4.5
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 1.4.3
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 1.4.2
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 1.4.1
- scan bcc addresses as well
- match aliases only (addressing to one of your identity email addresses should not make you send from that address automatically as well, does not make sense)
- revert to initially chosen identity when none of the to/cc/bcc addresses match an alias
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 1.4.0
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 1.3.6
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 1.3.5
- Källkoden släpptes under Mozilla Public License Version 1.1
Version 1.3.4
- Källkoden släpptes under Mozilla Public License Version 1.1
För att skapa egna samlingar, måste du ha ett konto för Mozilla tillägg.