> Using 0.9.9 (same problem in 0.9.8) on Windows 2000:
>
> I added the following lines to my prefs.js:
>
> user_pref("ldap_2.servers.outlook.description", "outlook");
> user_pref("ldap_2.servers.outlook.dirType", 3);
> user_pref("ldap_2.servers.outlook.position", 4);
> user_pref("ldap_2.servers.outlook.uri", "moz-aboutlookdirectory://op/");
>
> In my Mozilla address book list, I now see an address book called "OP
> Contacts". However, the status bar says "Total Cards in OP Contacts: 0"
> even though there are 580 contacts there when I use Outlook.
>
> Any idea what I need to do to make this work?
>
This is bug:
http://bugzilla.mozilla.org/show_bug.cgi?id=118119
I supplied a patch to this which works in optimized builds
but causes a threading assertion issue in debug. I hope
that Seth might get a chance to look at this.