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:
-
download http://files.mistermartin75.net/thunderbird-2.0.0.6.en-US.mac.dmg
-
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:///"); -
if it doesn’t work try to delete some of the “ldap_2.server”-entries that seem as if they could interfere…