How to remove the signature separator in Thunderbird
A step-by-step guide to removing the automatic dashes above your email signature in Thunderbird. A simple fix through the Config Editor.
Why remove the signature separator?
When you set up a signature in Thunderbird, two dashes (--) automatically appear above it. This separator is a convention inherited from the email standards (RFC 3676), but it is not always wanted, in particular in order to:
- Keep a clean, professional layout for your emails
- Avoid visual redundancy if your signature already contains a separator
- Tailor the appearance of your messages to your own preferences
- Improve readability in certain email clients
The problem in detail
By default, Thunderbird automatically inserts a separator made up of two dashes (--) followed by a space before your signature. Here is an example of what you see:
Your message content
--
Your signature
Firstname Lastname
Email: contact@example.com
This behaviour is standard in most email clients, but it can be turned off if you prefer a different result.
Step-by-step solution
To remove the signature separator in Thunderbird for good, follow these detailed steps:
Step 1: Open Thunderbird
Launch the Thunderbird application on your operating system.
Step 2: Go to the settings
- Click the hamburger menu
≡at the top right of the window - Select
Settings(orParamètresin French) - In the left-hand panel, choose
General(orParamètres généraux)
Step 3: Open the Config Editor
- Scroll to the bottom of the General settings page
- Click the
Config Editor...button (orÉditeur de configuration...) - Accept the warning that appears: “Caution! Changing advanced settings can affect the performance and the security of this application.”
Step 4: Change the preference
In the Config Editor search bar, type:
mail.identity.default.suppress_signature_separator
- Double-click the matching line to change its value
- Change the value from
falsetotrue- Important note: the
suppress_signature_separatorpreference means “suppress the separator”. Sotrue= remove (do not display) andfalse= display (the default behaviour)
- Important note: the
- The value should now appear in bold to indicate that it has been modified
Step 5: Check the result
Close the Config Editor and the settings. Create a new message to check that the separator has indeed gone.
Expected result
Once changed, your signatures will appear directly, without the dashes:
Your message content
Your signature
Firstname Lastname
Email: contact@example.com
Per-identity configuration
If you use several identities in Thunderbird (several email accounts), you can also set this option for each identity individually:
- Open the Config Editor as described above
- Search for
mail.identity.idX.suppress_signature_separator(where X is the number of your identity) - Change the value to
truefor each identity concerned
To find the number of your identity:
- Go to
Settings>Account Settings - Select your account
- Look at the URL in the address bar or use the debugging tool
Troubleshooting
The preference does not appear
If you cannot find the mail.identity.default.suppress_signature_separator preference, you can create it manually:
- In the Config Editor, click the
+button or right-click - Select
New>Boolean(orNouveau>Booléen) - Enter the name:
mail.identity.default.suppress_signature_separator - Set the value to
true
The separator comes back after an update
If the separator comes back after a Thunderbird update, check that the preference is still set to true in the Config Editor. Major updates can sometimes reset certain preferences.
The change does not take effect immediately
Sometimes you need to:
- Close Thunderbird completely and reopen it
- Create a new message (messages that are already open may keep the old format)
Compatibility
This solution works on:
- Thunderbird 115 (the latest version)
- Earlier versions (102 and above)
- All operating systems: Windows, macOS, Linux
Alternative: making the change through about:config
If you prefer to use the about:config interface directly:
- Open Thunderbird
- Use the quick search bar:
- Press
Ctrl+K(orCmd+Kon a Mac) to open the quick search bar - Or use the
Tools>Quick Searchmenu
- Press
- Type
about:configin the search bar and pressEnter - Accept the warning that appears
- Search for
mail.identity.default.suppress_signature_separatorin the search field - Double-click the matching line to switch the value to
true(to remove the separator)
Note: this method is equivalent to using the Config Editor from Settings. Both methods reach the same advanced configuration preferences.
Additional resources
This change lets you tailor the appearance of your emails to your own preferences, while keeping every other Thunderbird feature intact.
Go further
Browsing the notes 31 published