Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2014-09-16 21:08:38
Size: 153
Editor: SamatJain
Comment:
Revision 4 as of 2017-07-20 17:49:27
Size: 561
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
|| mail.strictly_mime || true || Use base64/quoted-printable only, do not use 8bit/7bit encoding. [[https://forums.zoho.com/topic/zoho-break-dkim-signatures-body-hash-if-8bit-encoding-are-used-through-smtp|Addresses a known problem with Zoho.com]]. ||

== Unknown settings ==

I had these set at one point or another, but I don't quite understand what they do.

 * `mail.compose.default_to_paragraph`

user.js settings I use:

Setting

Value

Rationale

mailnews.wraplength

0

Disable text wrapping in composer

mail.strictly_mime

true

Use base64/quoted-printable only, do not use 8bit/7bit encoding. Addresses a known problem with Zoho.com.

Unknown settings

I had these set at one point or another, but I don't quite understand what they do.

  • mail.compose.default_to_paragraph

SamatsWiki: DotFiles/Thunderbird (last edited 2019-03-13 02:14:26 by SamatJain)