| BeschreibungDieses Add-on fügt der Tabellenansicht neue Spalten hinzu: 
          eine Spalte 'Gegenseite', die etwas genauer ist als die Spalte 'Beteiligte'.eine zugehörige Spalte 'Diese Seite'.alternative Spalten für “Von” und “Empfänger”.Ein Icon das anzeigt, ob die Mail eingehend oder ausgehend ist, und wenn sie eingehend ist,
          ob sie an mich, an mich und andere oder an eine Liste adressiert war. Bei allen Spalten kann eingestellt werden ob sie nur den Anzeigenamen, nur die E-Mail Adresse
         oder beides anzeigen soll. Die Version 4 dieses Add-ons funktioniert ab Thunderbird 115.10 und kann das Add-on
          'Full Address Column' ersetzen. | DescriptionThis add-on adds some new columns to the tableview: 
          a slightly more precise “Correspondent” column.an accompanying “This side” column.alternative “From” and “Recipient” columns.an icon that indicates whether this message is outgoing or incoming, and when its incoming,
           whether the message is for me, for me and others, or for a list. All columns can be set to show only the display name, only the email address, or both. Version 4 of this add-on works with Thunderbird 115.10 and later and might replace the add-on
          'Full Address Column' | 
  
    | Download aktuelle Version | Download latest version | 
  
    | Hinweis:In TB115 müssen zur Darstellung der Spalteninhalte immer alle Mails bearbeitet werden,
        selbst wenn sie nicht sichtbar sind. Dies kann bei sehr großen Ordnern zu Verzögerungen führen.
        Dieses Problem wird in Version 128 von Thunderbird beseitigt. | Notice:In TB115, in order to display the column contents all emails must always be processed
          even if they are not visible. This can cause delays for very large folders.
         This problem will be fixed in version 128 of Thunderbird. | 
  
    | FAQ
        
          Ich lasse meine Mails automatisch in die 'Local Folders' verschieben. Dort werden die Adressen in der Korrespondenten-Spalte nicht korrekt angezeigt.In den Optionen gibt es die Möglichkeit, die Adressen, die für einen Account gefunden wurden, auch den 'Local Folders' (oder sogar allen Konten) zuzuordnen.Gegentlich schreibe ich E-Mails mit einem Web-Interface. Diese Mails werden in Thunderbird als empfangen und nicht als gesendet angezeigt.Die Erweiterung sucht sich alle E-Mail Adressen aus den Accounts und den zugehörigen Identitäten zusammen. E-Mails deren Absender einer dieser Mailadressen entspricht werden als gesendet interpretiert. Weitere E-Mail Adressen die als meine E-Mail Adresse interpretiert werden sollen, können in den Einstellungen des Add-Ons definiert werden (Extras->Add-Ons). Hier können auch ganze Domainen als 'meine' E-Mails definiert werden ('@domain.xx' eingeben) Ich möchte wie in Eudora die ausgehende Mails in kursiver Schrift darstellen, es funktioniert aber nur für die neue Spalte.Damit das funktioniert, muß die Eigenschaft 'Ein-/Ausgehend' auf die anderen Spalten vererbt werden. Da das ein relativ aufwändiger Prozess ist, ist es standardmäßig deaktiviert. Es kann für einzelne Spalten in den Eigenschaften des Add-Ons aktiviert werden. | FAQ
        
          I'm automatically moving my mails to the 'Local Folders'. The addresses shown in the correspondent-column are not shown correctly.In the options dialog its possible to allow all addresses found for one account to also be valid for the 'Local Folders' (or even for all account).Occasionally i'm using a webinterface to write mails. These mails are shown in thunderbird as incoming and not as outgoing mails.This extension looks for all e-mail addresses used in accounts and their identities. E-mails with one of these addresses as the sender are shown as outgoing. More email addresses that should count as mine could be added in the options of the add-on (Tools->add-ons). Its also possible to enter domain names (just enter '@domain.xx') I'd like  to have my outgoing mails shown in italics, just like Eudora, but it only works for the new column.For this to work the property 'incoming/outgoing' has to be passed on to the other columns. Since this is a somehow timeconsuming process, it is deactivated by default. But it could be enabled for selected columns in the options of the add-on. | 
  
    | Date | Version |  | 
  
    | 03.10.2006 | 0.1.0 | initial release | 
  
    | 12.10.2006 | 0.1.1 | 
      better looking iconsfixed bug with missing addresses, if multiple recipients     are to be shownshow full address for messages marked as junk  | 
  
    | 13.10.2006 | 0.1.2 | 
      fixed bug with missing column added options to define a (text-)prefix for the correspondent (but
        no options dialog yet) 
 | 
  
    | 16.10.2006 | 0.1.3 | 
      fixed bug with wrong positions and wrong content of     columns after fresh install | 
  
    | 30.10.2006 | 0.1.4 | 
      fixed bug when installing on non-Windows  | 
  
    | 25.11.2006 | 0.2.0 | 
      allows to change the  	 appearance of incoming and outgoing mails via styles in the userChrome.css file, e.g. use italic font for outgoing mails (like Eudora)  | 
  
    | 26.11.2006 | 0.2.1 | 
      ignore case when comparing e-mail addresses  | 
  
    | 16.12.2006 | 0.3.0 | 
      starting with TB 2.0(beta 1) the columns are sortable use a more canonical mechanism to hook into TB (allows it to coexist with other extensions using the same mechanism)more localizations   | 
  
    | 28.01.2007 | 0.3.1 | 
      Try to find out, if the new 'Custom Column' mechanism is availablespanish translation   | 
  
    | 05.02.2007 | 0.3.2 | 
      Fixed bug with virtual folders  | 
  
    | 22.04.2007 | 0.4.0 | 
      Fixed an annoying bug, visible in the Error Console onlyRemoved the TB1.5 code (its hard to maintain :-)  | 
  
    | 03.05.2007 | 0.4.1 | 
      Fixed a bug, where the new columns shows incorrect content after compacting a local folderFixed a minor bug with multiple " in the address  | 
  
    | 27.08.2007 | 0.4.2 | 
      Show sender address for one's own posts in newsgroup  | 
  
    | 28.08.2007 | 0.4.3 | 
      Remove unnecessary " from E-Mail addresses  | 
  
    | 03.02.3008 | 0.5.0 | 
      Add a workaround for the notorious 'show rows in italics like eudora' problem. Please see the  note!!! | 
  
    | 16.05.2008 | 0.5.1 | 
      Updated maxVersion to include shredder alpha 1 (aka TB 3.0a1)  | 
  
    | 17.08.2008 | 0.5.2 | 
      Fixed a small bug for shredder alpha 2 (aka TB 3.0a2), where the content of the new column is not correctly shown when TB starts. (Icons still not shown)  | 
  
    | 14.09.2008 | 0.5.3 | 
      Fixed a bug where addresses are incorrectly shown in trash folders  | 
  
    | 16.10.2008 | 0.5.4 | 
      Show full email address for all messages in junk folders  | 
  
    | 21.10.2008 | 0.5.5 | 
      Fixed small bug for SeaMonkey 2.0a1  | 
  
    | 13.12.2008 | 0.5.6 | 
      Fixed small bug for Thunderbird 3.0b1  | 
  
    | 17.02.2009 | 0.5.7 | 
      Fixed small bug for SeaMonkey 2.0a2 | 
  
    | 26.02.2009 | 0.5.8 | 
      Added an options dialog, which allows it to add additional email addresses and to select columns which should inherit the incoming/outgoing property.  | 
  
    | 26.02.2009 | 0.5.9 | 
      Implemented a quicksearch for correspondant (Sorry, not available in SM) Fixed the localization bugs introduced in 0.5.8 (Mea culpa)  | 
  
    | 27.02.2009 | 0.5.10 | 
      Fixed missing utf8 encoding in some localesadded new locales   | 
  
    | 08.03.2009 | 0.5.11 | 
      Fixed problem with TB3b2Fixed problem with Icedove   | 
  
    | 11.07.2009 | 0.5.12 | 
      Fixed problems with TB3b3pre Works with Eudora(8.0b6) and Postbox(1.0b13) derivates  | 
  
    | 15.11.2009 | 0.6.0 | 
      quick search for correspondent now works again in TB3b4 and laterquick search for correspondent now shows correct resultsadded menuitems to View/Sort bychanged iconsfixed some other small issuesremoved support for postbox | 
  
    | 16.11.2009 | 0.6.1 |  | 
  
    | 29.11.2009 | 0.6.2 | 
      fixed label for quicksearch in TB3, works in TB3 and SM2  | 
  
    | 20.2.2010 | 0.7.0 | 
      All 'my' emails addresses are now account specific. (This and all other account specific things only work in TB3) Email addresses defined as replyTo are now added to 'my' addressesAdditional emails added via the options dialog are now account specific. Domain names are now recognized (enter as '@domain.cc' ) Added new properties to the columns for incoming mails. Properties 'to_me', 'to_others' and 'to_list' means 'Only to me', 'to me and to other people' or 'to me via a maillist or as BCC'  resp.Fixed some problems with quicksearchChanged icons  | 
  
    | 21.2.2010 | 0.7.1 |  | 
  
    | 22.2.2010 | 0.7.2 | 
      Fixed a problem in the options dialog in TB2  | 
  
    | 23.2.2010 | 0.7.3 | 
      For POP accounts where new mails are redirected to the inbox of another account or the global inbox (Local Folders) emails from the original account are additionally added to the target account.  | 
  
    | 1.3.2010 | 0.7.4 | 
      Fixed a problem with the options dialog in Seamonkey  | 
  
    | 3.3.2010 | 0.7.6 | 
      Fixed a mysterious problem, where account has no server(?) Work around another mysterious bug, where stringbundle file is not found  | 
  
    | 20.3.2010 | 0.7.7 | 
      Added options to add emails found in one account to 'Local Folders' or all other accounts (This allows to revert to pre 0.7 behaviour)  Changes in options dialog are now visible immediately | 
  
    | 22.3.2010 | 0.7.8 | 
      Fixed a bug which prevents propagating e-mail addresses from pop accounts to 'Local Folders' | 
  
    | 17.4.2010 | 0.7.9 | 
      fix an incompatibility     with other add-ons using custom columnsfixes two problems for TB3.2a1 and SM2.1a1  | 
  
    | 4.7.2010 | 0.7.10 |  | 
  
    | 4.8.2010 | 0.7.11 | 
      Fixed an incompatibility with other extensions, changing column handling (e.g. 'sender_name')  | 
  
    | 7.8.2010 | 0.7.12 | 
      Fixed a bug for those of you who are still using TB2, do you?  | 
  
    | 5.2.2011 | 0.7.13 | 
      Quick filter now works correctlyAdd a cancel button to dialog boxFixed some issues for TB3.3  | 
  
    | 21.6.2011 | 1.0.0 | 
      Added sv-SE, zh-CN localeBump up to version 1.0.0 for Thunderbird 5! Works with Seamonkey 2.2 (Updated 20.7.2011)  | 
  
    | 3.4.2012 | 1.0.1 | 
      Fixed a bug where changes to options are not saved on linux/mac | 
  
    | 28.9.2012 | 1.0.2 | 
      added option to add a textprefix to the adresses shown in correspondent column  | 
  
    | 10.1.2013 | 1.0.3 |  | 
  
    | 11.7.2013 | 1.0.4 | 
      Fixed problem for TB22/SM2.19 Fixed problem in options dialog for SeaMonkey  | 
  
    | 7.9.2013 | 1.0.5 | 
      Small change in options dialog  | 
  
    | 18.9.2013 | 1.0.6 | 
      Fixed problem in TB24 where columns are not marked correctly as incoming/outgoing  | 
  
    | 5.4.2014 | 1.1.0 | 
      Added a new column 'This Side' (the opposite of 'Correspondent')Removed support for TB2 and TB3.x  | 
  
    | 2.11.2014 | 1.1.1 | 
      Fixed problem with non-ascii characters in SM 2.29 | 
  
    | 3.11.2014 | 1.1.1.1 | 
      Fixed bug introduced yesterday :-( | 
  
    | 3.11.2014 | 1.1.2 | 
      Fixed bug in options dialogFixed some issues only appearing on some TB installations   | 
  
    | 12.1.2017 | 1.1.3 |  | 
  
    | 11.8.2017 | 1.1.4 | 
      Fixed issue with upcoming TB55 and 56added missing default preferencefixed a problem with columns attributes | 
  
    | 29.12.2017 | 1.2.0 |  | 
  
    | 27.4.2018 | 1.2.1 |  | 
  
    | 23.11.2018 | 1.2.2 | 
      Fixed bug, where part of names are not shown, if name contains non-ASCII
    characters and commasFixed minor issue TB>=61Add a menuentry to the tools menu to access options dialog (temp. fix for TB>=64) | 
  
    | 3.12.2018 | 1.2.3 | 
      Fixed some more minor issue for TB>=61 | 
  
    | 3.9.2019 | 1.2.4 | 
      Prepared to update to 2.0.0, if TB68 is installed | 
  
    | 3.9.2019 | 2.0.0 | 
      Changed to mailextension, only runs on TB68 and beyond | 
  
    | 28.9.2019 | 2.0.1 |  | 
  
    | 7.12.2019 | 2.0.2 | 
      Fixed some issues for TB>=70 | 
  
    | 25.1.2020 | 2.1b1 | 
      Fixed some issues for TB>=73 and only for TB>=73! | 
  
    | 9.3.2020 | 2.0.3 | 
      Fixed quick filter buttonsFixed SortBy MenuitemsFixed other minor issues | 
  
    | 13.3.2020 | 2.2b1 | 
      Partly rewrite for TB>=74! | 
  
    | 18.4.2020 | 2.2b2 |  | 
  
    | 4.9.2020 | 2.2b3 | 
      changed options dialog to apply changes immediatelysome code cleanup | 
  
    | 10.9.2020 | 3.0 | 
      Version 2.2b3 becomes final release for TB78 | 
  
    | 13.9.2020 | 3.1 | 
      Remove unused premissionCleaned up the code | 
  
    | 18.10.2020 | 3.2 | 
      Fixed incompatibilities with other addons (e.g. 'Full address column') which
					also creates custom columnsRemove GUI elements when addon disabled/removed | 
  
    | 27.10.2020 | 3.3 | 
      The handling of other add-ons that also create custom columns has been changedRestore persisted values for columns (position, width) | 
  
    | 5.11.2020 | 3.4 | 
      Fixed bug where all columns gets empty if a mail is opened in a new tab | 
  
    | 16.11.2020 | 3.5 | 
      Fixed bug where our own columns gets empty after using the quick filter toolbar | 
  
    | 27.11.2020 | 3.6 | 
      Fixed multiple issues when working with multiple mail 3-pane tabs/windows | 
  
    | 22.1.2021 | 3.7 | 
      Recognize removed cols in options dialogFixed empty columns in list views of a global searchFixed possible problem with getting preferencesShow warning if add-on hits bug 1684327Fixed minor issue if TB is started via .eml fileFixed some issues when switching between windows | 
  
    | 25.2.2021 | 3.8 | 
      Find 'my' emails for newly created accountFixed typos in localization filesFixed incompatibility with add-on 'totalquickfilter' | 
  
    | 18.8.2021 | 3.9 | 
      Fixed multiple issues with TB91 | 
  
    | 16.12.2021 | 3.10 | 
      Fixed issue if TB is updated from version 68 to 91 | 
  
    | 27.6.2022 | 3.11 | 
      Fixed missing columns on startupShow correct icon in column headerFixed issues when disabling/enabling add-onBe sure columns are filled on startup on TB102Fixed multiple minor issues for TB102 | 
  
    | 4.7.2022 | 3.12 | 
      Fixed more issues for TB102 | 
  
    | 30.12.2022 | 3.13 | 
      Fixed non-working quickfilterFixed issues if more than one main window (3-pane) existsFixed missing column list in options dialog if options dialog is open at startup | 
  
    | 4.2.2023 | 3.14 | 
      Fixed issue with Thunderbird betas (columns not shown on TB start)Fixed typo which prevents correct styling of buttons in quickfilter toolbarFixed minor issuesRuns up to TB102 | 
  
    | 21.4.2024 | 4.0 | 
      Complete rewrite for TB115 (Supernova), works since TB115.10 | 
  
    | 25.4.2024 | 4.1 | 
      fixed issues with incorrectly shown addressesfixed bug in options, where displayname and emailaddress sets the other value | 
  
    | 9.5.2024 | 4.2 | 
      fixed another issue with incorrectly shown addresses | 
  
    | 16.5.2024 | 4.3 | 
      Fixed issues with displaynames containing ', " and other special charactersFixed issues with empty column data when viewing the Sent folder and sending an email | 
  
    | 23.5.2024 | 4.4 | 
      Options dialog now working again | 
  
    | 23.5.2024 | 4.5 |  | 
  
    | 15.7.2024 | 4.6 | 
      Fixed minor issue with addressparsing (TB115)Fixed issue for TB128 |