add pref for strict msg threading, mail_strict_threading, sr=mscott 277190

This commit is contained in:
bienvenu%nventure.com 2005-01-12 15:39:12 +00:00
parent c6b3c7d460
commit 4e786cabeb

View File

@ -102,7 +102,8 @@ pref("mail.imap.mime_parts_on_demand_max_depth", 15);
pref("mail.imap.mime_parts_on_demand_threshold", 30000);
pref("mail.imap.use_literal_plus", true);
pref("mail.imap.check_deleted_before_expunge", false);
pref("mail.thread_without_re", true);
pref("mail.thread_without_re", true); // if false, only thread by subject if Re:
pref("mail.strict_threading", false); // if true, don't thread by suject at all
pref("mail.leave_on_server", false);
pref("mail.default_cc", "");
pref("mail.default_fcc", ""); // maibox:URL or Imap://Host/OnLineFolderName