enable blind send by default, since we warn the user, sr=mscott 36838
git-svn-id: svn://10.0.0.236/trunk@155717 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -207,6 +207,9 @@ pref("mailnews.language_sensitive_font", true);
|
||||
|
||||
pref("mailnews.quotingPrefs.version", 0); // used to decide whether to migrate global quoting prefs
|
||||
|
||||
// the first time, we'll warn the user about the blind send, and they can disable the warning if they want.
|
||||
pref("mapi.blind-send.enabled", true);
|
||||
|
||||
pref("offline.news.download.unread_only", true);
|
||||
pref("offline.news.download.by_date", true);
|
||||
pref("offline.news.download.days", 30); // days
|
||||
|
||||
Reference in New Issue
Block a user