Comment 25 for bug 119441

Revision history for this message
In , Bijumaillist (bijumaillist) wrote :

(In reply to comment #24)
> So how the integration is going ?

A temp soln. is add following to your prefs.js

  user_pref("mailnews.reply_header_authorwrote",
            "-----Original Message-----\nFrom: %s");
  user_pref("mailnews.reply_header_colon", "");
  user_pref("mailnews.reply_header_ondate", "Sent: %s");
  user_pref("mailnews.reply_header_separator", "\n");
  user_pref("mailnews.reply_header_type", 3);

above prefs.js is a temp soln. for bug 67089