--- mozilla/mail/app/profile/all-thunderbird.js.fix5 2009-03-04 00:01:19 +0300 +++ mozilla/mail/app/profile/all-thunderbird.js 2009-03-04 00:02:29 +0300 @@ -69,8 +69,10 @@ pref("mail.rights.override", true); #ifdef MOZ_WIDGET_GTK2 pref("nglayout.enable_drag_images", false); #endif +pref("mail.strictly_mime.parm_folding", 0); +pref("dom.max_chrome_script_run_time", 0); // App-specific update preferences // Whether or not app updates are enabled pref("app.update.enabled", true);