how Thunderbird (on OS X) knows about Address Book.app

it seems like the story has been going on for a while. have a look on
https://bugzilla.mozilla.org/show_bug.cgi?id=203927 for details.

what is working for me:

  1. download http://files.mistermartin75.net/thunderbird-2.0.0.6.en-US.mac.dmg

  2. edit prefs.js and add:

    user_pref(“ldap_2.servers.osx.description”, “OS X”);
    user_pref(“ldap_2.servers.osx.dirType”, 3);
    user_pref(“ldap_2.servers.osx.uri”, “moz-abOSXdirectory:///");

  3. if it doesn’t work try to delete some of the “ldap_2.server”-entries that seem as if they could interfere…

Next
Previous

Related