Вы просматриваете вопросы по теме:

Menu Bar still shows (partly)

As per the picture, when sending an email, the menubar 'partly' appears. Yes, if you press <Alt>, it shows normally, but when it's supposed to be hidden, it's still… (читать ещё)

As per the picture, when sending an email, the menubar 'partly' appears. Yes, if you press <Alt>, it shows normally, but when it's supposed to be hidden, it's still there...

Thanks.

Открытый 3

Thunderbird 153 oauth http/https protocol "Always ask" doesn't work in Waterfox

Thunderbird 153 in Linux Mint 22.1 XFCE. I use Waterfox installed via flatpak as my default browser. Unfortunately Thunderbird's Oauth2 verification pages don't open corr… (читать ещё)

Thunderbird 153 in Linux Mint 22.1 XFCE.

I use Waterfox installed via flatpak as my default browser. Unfortunately Thunderbird's Oauth2 verification pages don't open correctly in that browser, due to some of the browser add-ons I have installed in Waterfox.

I also have Firefox and Chromium installed. I want Thunderbird to always ask which browser to use before it opens a link. I followed instructions I found in multiple places on the internet:

  • Open config editor
  • Set network.protocol-handler.warn-external.http and network.protocol-handler.warn-external.https to true
  • Restart Thunderbird
  • Click a https (or http) link in an email: Waterfox opens
  • Settings-General-Files & Attachments: There is now an Action dropdown for https (or http) with options 'Always ask', 'Use Web Browser (default)', 'Use other...' and 'Delete Action'. The current selection is 'Use Web Browser (default).
  • Change Action to 'Always ask'
  • Restart Thunderbird
  • Click a https (or http) link in an email: Waterfox opens again, even though 'Always ask' is still the selected action.
  • Restart Thunderbird.
  • Settings-General-Files&Attachments: The https (or http) action has now changed back to 'Use Web Browser (default)'

How do I get Thunderbird 153 to ask which browser to open for a web link?

Решён 4

How to remove the Thundermail sign in menu from Thunderbird 153

If you are using the release level of 153, and prefer not to see the Thundermail menu entry, do these two things: Add this statement to the userControl.css file: /* ##… (читать ещё)

If you are using the release level of 153, and prefer not to see the Thundermail menu entry, do these two things:

Add this statement to the userControl.css file: /* ##### Stop display of Thundermail menu item. */ @media not -moz-pref("mail.accounthub.thundermail.enabled") {

 #tbpro-menu-id-root { 
   display: none; 
 } 

}

Set this entry in Config Editor to FALSE: mail.accounthub.thundermail.enabled

Решён 4

When I click an email open, More than HALF the screen is taken up by a fixed Header. This leaves only 2" high to read the email. Can I change this and get a page to read the mail?l?

When I click an email open, More than HALF the screen is taken up by a fixed Header. This leaves only 2" high to read the email. Can I change this and get a page to read … (читать ещё)

When I click an email open, More than HALF the screen is taken up by a fixed Header. This leaves only 2" high to read the email. Can I change this and get a page to read the mail? I do not half a page to see date and time etc. an no space to read the mail. Its terrible!

Открытый 8

show the content of selected email below the list of emails

I had to reinstall everything after a Windows glitch. I always liked to have Thunderbird show a list of my emails with a window below to show the content of emails I sele… (читать ещё)

I had to reinstall everything after a Windows glitch. I always liked to have Thunderbird show a list of my emails with a window below to show the content of emails I selected in the list. But now I can't find anything in settings to allow me to do that.

Решён 1

Persistent Column and Folder Layout Issues — Not Being Saved Between Sessions

Subject: Persistent Column and Folder Layout Issues — Not Being Saved Between Sessions This is a follow-up to my previous support requests regarding two ongoing problems … (читать ещё)

Subject: Persistent Column and Folder Layout Issues — Not Being Saved Between Sessions

This is a follow-up to my previous support requests regarding two ongoing problems that significantly impact daily usability.

Column Settings I manage multiple accounts, and my preferred column layout is: Starred, Read Status, Attachment, Subject, From, and Date/Time. I do not use Threads, Correspondents, or Spam Status columns. Despite setting these preferences repeatedly, Thunderbird fails to retain them. Every day I must spend time reconfiguring columns across some or all of my accounts — the state varies unpredictably from one session to the next. This is a persistent, daily frustration that costs meaningful time. Most other major email clients save and reliably maintain column preferences. I'd expect Thunderbird to do the same.

Folder Panel Layout Two problems occur regularly when Thunderbird loads:

Folder order — Standard system folders (Inbox, Sent, Drafts, All Mail, Trash, Spam) should appear at the top of each account. Instead, Sent, All Mail, Trash, and/or Spam are frequently scattered among custom folders, with no apparent consistency.

Folder expansion — Most or all folders load in an expanded state, exposing every nested sub-folder regardless of whether they contain unread mail. This creates unnecessary visual clutter and requires manual collapsing each session.

Again, this behavior is uncommon in other widely-used email clients. Summary These are not one-time glitches — they recur daily and represent a significant usability gap. I'd appreciate confirmation that these are known issues being tracked, or guidance on a reliable fix. Reformatting the interface every morning is not a reasonable expectation for users.

Открытый 9 1 10

Disable "Connection to server" timeout notification

I'm under a network that blocks Gmail. I have a gmail on my Thunderbird Windows 11 client. When I do not use a VPN, I cannot access gmail. I have the VPN on and off durin… (читать ещё)

I'm under a network that blocks Gmail. I have a gmail on my Thunderbird Windows 11 client.

When I do not use a VPN, I cannot access gmail. I have the VPN on and off during the day.

From time to time ThunderBird shows me a notification "Connection to server imap.gmail.com timed out". This notification is almost useless to me as I expect that connections to gmail fails. Meanwhile, it's distracting.

I'd like to turn of this notification without turning off notifications for new email and calendar events.

Открытый 1

Reset Folder Order option

I am on 140.7.1esr (64-bit). My sub-folders under Inbox is not sorted alphabetically. I do not see any option to re-sort at the pop-up menu after I right-click at the acc… (читать ещё)

I am on 140.7.1esr (64-bit). My sub-folders under Inbox is not sorted alphabetically. I do not see any option to re-sort at the pop-up menu after I right-click at the account name. Does this mean the version I am on does not have this feature?

Решён 6 70

Customize the black background colour of the message header row to #202020 via userChrome.css

Hello, I'm looking to customize the colour of the message header row (the part highlighted in red; with a black background as shown in the screenshot) to #202020, to matc… (читать ещё)

Hello,

I'm looking to customize the colour of the message header row (the part highlighted in red; with a black background as shown in the screenshot) to #202020, to match the rest of the elements of the view. While I've successfully managed to customize other elements (code below), I need help with identifying what to specify for the message header row.

.tree-table { background-color: #202020 !important; }

treechildren { background-color: #202020 !important; }

#messagePane { background-color: #202020 !important; }

#messageHeader { background-color: #202020 !important; }

#msgHeaderView { background-color: #202020 !important; }

Thanks and cheers.

Решён 2

links and e-mail addresses auto display in turquoise instead of legible black

Hi Recently web page links and e-mail addresses auto display in turquoise instead of matching the main text in legible black. How can this be reset to black text ? … (читать ещё)

Hi Recently web page links and e-mail addresses auto display in turquoise instead of matching the main text in legible black. How can this be reset to black text ?

All commentary is welcome, thanks,

Colin

Открытый 1

Composition

A return/Enter command causes two line spacing. I have unchecked Use Paragraph Format in Global preferences. Shift Enter also causes a two line space/paragraph spacing. … (читать ещё)

A return/Enter command causes two line spacing. I have unchecked Use Paragraph Format in Global preferences. Shift Enter also causes a two line space/paragraph spacing.

Открытый

Thundebird keeps showing pop-up errors about a long index file path

I have over 200 email accounts in Thunderbird, and I am getting constant pop-up error messages that say: "Не удалось открыть индексный файл для 'Входящие на [email]'. Воз… (читать ещё)

I have over 200 email accounts in Thunderbird, and I am getting constant pop-up error messages that say: "Не удалось открыть индексный файл для 'Входящие на [email]'. Возможно, произошла ошибка на диске или полный путь превышает допустимую длину."

I don't need help fixing the emails themselves, but I need to permanently disable these pop-up alert windows because I will soon have over 2000 accounts and I don't want 2000 errors popping up.

I am using the latest version of Thunderbird. I have tried looking for "about:config" or the "Navigation Toolbar" to change the settings to "false", but my interface is heavily customized and I cannot find the menu or the address bar. I need a step-by-step guide on how to disable these error alerts, preferably using the Windows Registry or a configuration file if the menu is hidden.

Открытый

How to change font sizes in all Thunderbird windows? UNIQUE!

Prelude: Monitor specs matter: Samsung Odyssey G93SC [Monitor] 1194.7 × 365 × 180.8 mm (approx. 47 × 14.4 × 7.1 inches) on a NVIDIA GeForce RTX 5080 [Display adapter] Di… (читать ещё)

Prelude: Monitor specs matter: Samsung Odyssey G93SC [Monitor] 1194.7 × 365 × 180.8 mm (approx. 47 × 14.4 × 7.1 inches) on a NVIDIA GeForce RTX 5080 [Display adapter] Display is 5120 x 1440 (recommended) Scale = 100% ISSUE: Fonts in Thunderbird size varies from readable to very hard to read.

Screencap below with filename [font-size-R4--181158.jpg] on your device at 100%, I hope, will show what I see.

Some Fonts in different Thunderbird 'panes' are unreadable without zooming in. The {body} of a reply is very small (see font-size-body--Rev3-07-19-2026_01.jpg below) The image will show the cursor at top left of Body.

I did search here but nothing of this nature it. So here is my question:

QUESTION: Is there a way to edit a config file or the likes to set fonts to be responsive (like a web site is same in any size screen and compensates for size?

Thanks for the read,

~r

Открытый 2 20

message filter settings keep changing

I have frequent problems with message filter settings and these problems have been occurring through several of the last Thunderbird versions. All message filters frequen… (читать ещё)

I have frequent problems with message filter settings and these problems have been occurring through several of the last Thunderbird versions. All message filters frequently lose "Move message to.." information. "Enabled" check boxes become unchecked "Run selected filter(s) on:... " specified file keeps changing.

Открытый 1 10

How to save signiture and insert into email

Been using outlook since 2000, I am tyrin to cut the umbilial cord to outlook as it is craper each year that passes. Can i have more than 1 sig as i use maybe 10 differen… (читать ещё)

Been using outlook since 2000, I am tyrin to cut the umbilial cord to outlook as it is craper each year that passes.

Can i have more than 1 sig as i use maybe 10 different sigs for different reasons?

I see a use file do i get to choose a differt file when inserting sig or am i stuck with one and have to manualy change file or copy from somewhere else.

Once i get Thinder runnin i wil be happy to support on a monthly basis but i need to se if ti will suffice.

Открытый 3 79