зеркало из https://github.com/mozilla/pjs.git
Bug 262238 Add a explaining comment to mail.identity.default.bcc_*
patch by Frank Wein <mcsmurf@gmx.de> r+sr=bienvenu
This commit is contained in:
Родитель
92d2b13a4f
Коммит
13b99bd9be
|
@ -316,9 +316,13 @@ pref("mail.identity.default.compose_html", true);
|
|||
pref("mail.identity.default.valid", true);
|
||||
pref("mail.identity.default.fcc",true);
|
||||
pref("mail.identity.default.fcc_folder","mailbox://nobody@Local%20Folders/Sent");
|
||||
|
||||
// keep these defaults for backwards compatibility and migration
|
||||
// but .doBcc and .doBccList are the right ones from now on.
|
||||
pref("mail.identity.default.bcc_self",false);
|
||||
pref("mail.identity.default.bcc_others",false);
|
||||
pref("mail.identity.default.bcc_list","");
|
||||
|
||||
pref("mail.identity.default.draft_folder","mailbox://nobody@Local%20Folders/Drafts");
|
||||
pref("mail.identity.default.stationery_folder","mailbox://nobody@Local%20Folders/Templates");
|
||||
pref("mail.identity.default.directoryServer","");
|
||||
|
|
Загрузка…
Ссылка в новой задаче