Changes between Version 9 and Version 10 of Thunderbird Email Hacks


Ignore:
Timestamp:
03/19/24 02:27:29 (16 months ago)
Author:
Paul Kulda
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Thunderbird Email Hacks

    v9 v10  
    8585(-1 is default, change to 1,1.3 etc)
    8686
     87
     88== Disable / Enable Signature -- ==
     89
     90{{{
     91mail.identity.id1.attach_signature = True
     92
     93or
     94
     95mail.identity.default.suppress_signature_separator = True
     96}}}
     97