Quote Entire Message in Replies with Thunderbird
Thunderbird quotes the selected text when replying to a message. The behavior, however, can be changed by setting
mailnews.reply_quoting_selection.multi_word
to false
. Quoting the chosen solution from
https://support.mozilla.org/en-US/questions/1002362:
- Tools > Options > Advanced > General tab click on Config Editor button in top search type: reply look for this line:
mailnews.reply_quoting_selection; Value = true
- Double click on this line to toggle
true
tofalse
- Do the same for this line:
mailnews.reply_quoting_selection.multi_word; Value = true
- Then close using top right X click on OK to save changes to Options