diff --git a/user.js b/user.js index 5e2708e..e4b6664 100644 --- a/user.js +++ b/user.js @@ -1473,7 +1473,7 @@ user_pref("mailnews.display.date_senders_timezone", false); /* 6007: Address book collection * [SETUP-FEATURE] Disable address book email collection * Consider using https://addons.thunderbird.net/addon/cardbook instead ***/ -user_pref("mail.collect_addressbook", false); +user_pref("mail.collect_addressbook", ""); // [DEFAULT: "jsaddrbook://history.sqlite"] user_pref("mail.collect_email_address_outgoing", false); /*** [SECTION 6100]: EMAIL COMPOSITION (ENCODING / FORMAT / VIEW)