Thunderbird
How to set up your email signature in Mozilla Thunderbird.
Opening Signature Settings
- Open Thunderbird
- Click the hamburger menu (☰) in the top-right corner
- Go to Account Settings
- Select the email account you want to add the signature to
Alternatively, right-click your account name in the left sidebar and select Settings.
Method 1: Paste HTML Directly
- In the account settings, find the Signature text section
- Check the box Use HTML
- Click inside the signature editor
- Paste your signature with Ctrl + V (or Cmd + V on macOS)
If the pasted content shows raw HTML tags instead of formatted content, use Method 2 instead.
Method 2: Use an HTML File
This method gives the most reliable results:
- Open a text editor (e.g. Notepad, VS Code, or TextEdit in plain text mode)
- Paste your copied signature HTML
- Save the file as
signature.html - In Thunderbird's account settings, check Attach the signature from a file instead
- Click Choose... and select your
signature.htmlfile
Thunderbird will read the HTML file and render your signature with full formatting.
Setting Signature Position
Below the signature editor, you can configure:
- Attach this signature: choose when to include your signature
- Place my signature: select whether the signature goes below the quote or above it when replying
Troubleshooting
Signature shows HTML tags instead of formatted content
Make sure the Use HTML checkbox is enabled. If you're pasting and it still doesn't render, try Method 2 (file-based signature) for more reliable results.
Images don't appear in the signature
Thunderbird supports remote images in signatures, but some recipient email clients may block them. Make sure your image URLs are using HTTPS.
Signature appears twice
Check that you haven't set a signature in both the account settings and a Thunderbird identity. Go to Account Settings → Manage Identities and check each identity's signature settings.