Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

mail.identity.default.suppress_signature_separator set to true does not work with multiple identities. How to resolve this?

  • 1 reply
  • 1 has this problem
  • 4 views
  • Last reply by Francewhoa

more options

Steps to reproduce: 1. Go to about:config 2. Set mail.identity.default.suppress_signature_separator toggle configuration to true 3. Test. The "--" is still display above the signatures with multiple identities. This is the challenge. 4. The expected result is that the "--" is not display above the signatures with multiple identities. How to resolve this challenge?

'''Steps to reproduce:''' 1. Go to '''about:config''' 2. Set '''mail.identity.default.suppress_signature_separator''' toggle configuration to '''true''' 3. Test. The "'''--'''" is still display above the signatures with multiple identities. This is the challenge. 4. The expected result is that the "'''--'''" is not display above the signatures with multiple identities. How to resolve this challenge?

Modified by Francewhoa

All Replies (1)

more options

I found a resolution

Steps to resolve: 1. Go to about:config 2. Search for mail.identity.id**********************.suppress_signature_separator 3. If you get multiple results, set ALL approprite resuts toggle configuration to true 4. Test. The "--" is not display above the signatures with multiple identities. Enjoy :)

Notes: • In step 2 above, the ********************** are wildcard characters to include ALL identities up to a large number if needed. For example, id1, id2, i3, i99999999999999, etc...

• Detail about what identity number (id) is associated with which account can be found into the prefs.js file. On Linux Debian, this file is located at /home/<YOUR HOME>/.thunderbird/<RANDOM PROFILE NUMBER>.default/prefs.js

Modified by Francewhoa