fix 47445 restore default pref for threading by subject without re

git-svn-id: svn://10.0.0.236/trunk@75495 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bienvenu%netscape.com
2000-08-03 14:15:27 +00:00
parent 46e78ab3ba
commit 74bcf1aa68
2 changed files with 2 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ pref("mail.use_altmail", false);
pref("mail.altmail_dll", "postal32.dll");
pref("mail.use_altmail_for_news", true);
pref("mail.thread_mail", false);
pref("mail.thread_without_re", true);
pref("mail.sort_mail", false);
pref("mail.ascend_mail", false);
pref("mail.leave_on_server", false);