MozillaThunderbird

From Dietrich Blog (Strato)
Revision as of 09:25, 23 June 2007 by Dkracht (talk | contribs) (New page: = Mozilla Thunderbird = Als E-Mail-Client verwendete ich Mozilla Thunderbird (davor Mozilla 1.5, davor Eudora, davor MicrosoftOutlook). Bei der Suche nach Möglichkeiten zur Konsol...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Mozilla Thunderbird

Als E-Mail-Client verwendete ich Mozilla Thunderbird (davor Mozilla 1.5, davor Eudora, davor MicrosoftOutlook). Bei der Suche nach Möglichkeiten zur Konsolidierung meiner Adressbücher bin ich auf Mozilla Thunderbird gestossen.

Neu in der Version 0.8 vom Septemper 2004 sind:

  • Global Inbox
  • RSS Reader (ContentSyndication)

Installation

  • Definitive Software Library ID: Thunderbird
  • Version 0.8 vom Sep 2004
  • Herkunft: http://www.mozilla.org/thunderbird/
  • Installations-Ordner: d:\programme\thunderbird
  • Konfigurationsdatei: d:\home\thunderbird\profiles\dkracht\vphya5pi\prefs.js
  • Mail-Ordner: d:\home\thunderbird\profiles\dkracht\vphya5pi.slt\mail
  • Adressbuch: d:\home\thunderbird\profiles\dkracht\vphya5pi.slt\abook.mab ??????

Konfiguration der sog. Junk Mail Controls

  • Alle bekannten Absender von E-Mail werden als "Positivliste" in ein Extra-Adressbuch namens NOSPAM aufgenommen.
  • Thunderbird enthält auch einen Bayesian Filter (lernfähig), damit habe ich noch keine umwerfenden Erfolge erzielen können.
  • Zusätzlich zu Thunderbird wird ein Mail-Proxy (Spampal) als SpamFilter vorgeschaltet, der gegen Blacklists (Spamhouse SBL/XBL, SPEWS,...) abbprüft.

Firewall-Einstellungen

Im PersonalFirewall werden folgende Einstellungen vorgenommen:

  • TCP Port 25 Outgoing (SMTP)
  • TCP Port All to localhost (Port 110 POP3 via KasperskyAntivirus)

Installation PalmHotSync

Die Thunderbird-Version 0.5 unterstützt PalmHotSync. Zur Installation sind folgende Schritte erforderlich:

  • Man muss das palmsync.xpi (aktuelle Version 10. Feb 2004) herunterladen und installieren (XPI ist ZIP-Format)
  • Dowload-Ordner: D:\Programme\Thunderbird
  • UnZip palmsync.xpi
  • Execute: PalmSyncInstall.exe
  • Klicken auf HotSync-Symbol in der Taskleiste. "Benutzerdefiniert..." in dieser Liste erschein jetzt neu ein Eintrag "Mozilla Address Book"

Tipps zu PalmHotSync

  • Die Palm-Kategorien sollen separate Thunderbird-Adressbücher (Mozilla-Adressbücher) werden.
  • Das Mozilla-Feld "Displayname" gibt es auf dem Palm nicht.
  • Das Mozilla-Feld "HTMLMail" gibt es auf dem Palm nicht.
  • .....
  • Make sure that your Palm registry settings are correct:
    • Run regedit
    • Go to HKEY_CURRENT_USER\Software\U.S. Robotics\Pilot Desktop\ApplicationX
      • Where X is an integer - look for the one that has a value "Name" with data of "Mozilla Address Book"
    • Modify "Conduit" to point to c:\Program Files\MozillaThunderbird\mozABConduit.dll
  • If you get a thunderbird error something like "a previous install did not complete," go into c:\MozillaThunderbird and delete xpicleanup.dat.

How do I migrate my Mozilla mail and settings to Thunderbird?

Thunderbird is now using separate profiles to not interfere with Mozilla. In order to migrate your mail and settings from Mozilla to Thunderbird, follow these steps:

  1. Start up the new version of Thunderbird and let the Profile Manager it create a default Thunderbird profile for you. When the Account Wizzard comes up click cancel and exit the application.
  2. To start Profile Manager after the first time: thunderbird.exe -p
  3. Find the Mozilla profile you are interested in migrating (...\Application Data\Mozilla\Profiles\\XXXXXXXX.slt). Find the location of your new default Thunderbird profile folder. Now copy all the contents of the first directory into the second including subfolders.
  4. You aren't done yet because Mozilla uses absolute directory paths in prefs.js. Open up the Thunderbird prefs.js file in a text editor. Search and replace all strings containing: ...\Mozilla\Profiles\XXXX.slt with ...\Thunderbird\Profiles\XXXX.slt. Save the file and start up Thunderbird.

Note: This method brings over your mail and account settings, your junk mail training data, and filters. Make sure your POP account in Thunderbird is configured to leave all mail on the server in case you want to go back and read pop mail from Mozilla Mail. Also, copying the Mozilla profile results in a lot of preferences and files no longer needed, since Thunderbird is a mail client only. Remove redundant files at your own risk.
Source: http://texturizer.net/thunderbird/faq.html#q2.2

Verschiedene lokale User sollen das gleiche E-Mail-Profil benutzen

Wir sind angemeldet als User=hugo. Zunächst ist das gemeinsame Profil einzurichten. Wir legen mit dem Profile Manager (s.o.) ein neues Profil an (beispielsweise: d:\home\thunderbird\profiles\profil1), kopieren alle benötigten Dateien und Order hinein und passen schließlich das prefs.js (wie oben) an.

Damit dies Profil, das wir für einen User (User=hugo) angelegt haben nun auch für die anderen User (User=lonzo,...) benutzt wird, greifen wir zu folgendem Trick: Wir kopieren die Datei registry.dat aus dem Ordner c:\Dokumente und Einstellungen\hugo\Anwendungsdaten\Thunderbird in den Ordner c:\Dokumente und Einstellungen\lonzo\Anwendungsdaten\Thunderbird.

-- Main.DietrichKracht - 19 Jun 2004