Trinh @ Bath

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

it_thunderbird [2023/11/20 10:18] (current)
trinh created
Line 1: Line 1:
 +====== Thunderbird settings ======
 +
 +You may be interested in how to get plain text emails using Thunderbird with universities that use Office 365.  FIrst off, you need to use Owl for Exchange (paid add-on). 
 +
 +  * Main OWL account: change the main setting for composing to plain text under "account settings" and then "composition & addressing". The option in the general Thunderbird settings seems to do nothing. 
 +  * Edit the ofllowing three variables in the "config editor"
 +
 +<code>
 +plain_text.wrap_long_lines false
 +mail.wrap_long_lines true 
 +mailnews.wraplength  0
 +</code>