Text replacement on MacOS with TB 140 (changes in how this works)

Recently, after upgrading to 140, I noticed that text replacement on MacOS (Sequoia, here) seems to be functioning differently within Thunderbird; differently than in oth… (lexoni më tepër)

Recently, after upgrading to 140, I noticed that text replacement on MacOS (Sequoia, here) seems to be functioning differently within Thunderbird; differently than in other apps I use.

What's happening is when I type a known shortcut, say "pr", the modal for the replacement pops up; if I continue typing my preferred word, the text replacement is simply inserted. I now otherwise have to press ESC to stop this. Before, I could ignore the pop-up modal and just keep typing -- that is what we expect in other apps, and this seems to be the case in Firefox (which I'm using now, and it works fine). This suggests there may be some change or difference in TB that is causing this unwanted behavior.

I do not see that there are any settings to change this -- but before I dig too deeply, I want to understand why this change was made and whether I have a choice or setting I can fix this -- or if it's a bug.


Thanks!

Pyetur nga forrie1 1 orë më parë

Zebra striping in folder pane

Running TB 128.12.0esr on Linux Mint. I can get striping in my Classic View thread pane with: threadPane tr:nth-of-type(odd) { background-color: rgb(215,215,215)&nb… (lexoni më tepër)

Running TB 128.12.0esr on Linux Mint. I can get striping in my Classic View thread pane with:

  1. threadPane tr:nth-of-type(odd) {
 background-color: rgb(215,215,215) !important; 

}

But how can I achieve the same effect in the folder pane? I have tried replacing threadPane with folderPane or folderTree but no luck.

In Developer Toolbox the selector for the folder list appears to be is(ul, ol)[role="tree"] but I don't know how to create a striping rule from that.

Pyetur nga Ross Palmer 1 orë më parë

Thunderbird can't open inbox menu

I can't open the Inbox menu. Any other menu works fine; it's just the inbox menu that doesn't work. If I click on it twice, it crashes and stops working. However, email n… (lexoni më tepër)

I can't open the Inbox menu. Any other menu works fine; it's just the inbox menu that doesn't work. If I click on it twice, it crashes and stops working. However, email notifications still pop up properly, and the number increases too.

Pyetur nga Joni Joni 2 orë më parë

thunderbird email

I've recently updated to windows 11 and downloaded the latest version of Thunderbird. For the past few days, I'm told that emails are downloading but nothing shows up in … (lexoni më tepër)

I've recently updated to windows 11 and downloaded the latest version of Thunderbird. For the past few days, I'm told that emails are downloading but nothing shows up in my inbox. I can still view my latest emails via webmail but not with thunderbird. I've contacted my provider and they believe the problem lies with thunderbird and not optus. I've also unistalled and then reinstalled thunderbird and the same problem remains. Can you please help? thanks, Rosetta

Pyetur nga rmanasz 3 orë më parë

Moving Thunderbird Profile to new PC

Copied Thunderbird Profile on old computer to external HDD. Name assigned was zs6…. Installed TBird on new Win10 PC, omitting sign-in procedure. On this PC, clicked Men… (lexoni më tepër)

Copied Thunderbird Profile on old computer to external HDD. Name assigned was zs6…. Installed TBird on new Win10 PC, omitting sign-in procedure. On this PC, clicked Menu, Help, Troubleshooting Info. Opened Profile folder on this PC, left-clicked Roaming, closed TBird. Copied zs6… from ext HDD, pasted onto TBird folder C:\users\owner\appdata\roaming on new PC. Clicked Yes to replace any existing files. Opened \roaming\thunderbird\profiles zs6…. not in there. TBird launches again in Setup. What am I doing wrong?

Pyetur nga baltobernie2 2 ditë më parë

Përgjigja e fundit nga baltobernie2 10 orë më parë

Unable to download messages from optusnet

Since the beginning of July (latest update) Thunderbird cannot download any new emails. When I try to get new messages, it seems to connect to my optusnet email account, … (lexoni më tepër)

Since the beginning of July (latest update) Thunderbird cannot download any new emails. When I try to get new messages, it seems to connect to my optusnet email account, then it will say Downloading message 1 of 27 and after about a minute it just disappears. Then it says no messages to download. The little blue progress bar also disappears. I have checked the server settings. I am using Pop Mail Server, server name is mail.optusnet.com.au, user name is my email address, Port is 995, Connection is SSL/TLS and Authentication is Normal password. I have tried turning off Firewall and Antivirus and still not coming through. Its like it connects and it can see the emails but it cant pull them across. I am not a computer person. I dont know how to check any more than this. Please can someone help me. I have been using Thunderbird for many years and this issue has happened in the past but always resolved itself. TIA

Pyetur nga activautoelec 4 orë më parë

Deleting folder

When you install Thunderbird it gives you "Extra Folders" Such as "ALL MAIL" "IMPORTANT" and "STARED" my question is can I delete these and not delete the email message… (lexoni më tepër)

When you install Thunderbird it gives you "Extra Folders" Such as "ALL MAIL" "IMPORTANT" and "STARED" my question is can I delete these and not delete the email messages they contain? They contain some very important email which are in my other folders and I do not want to lose them,, So if I delete them does it delete the emails that are in there and also in other folders?

Thank you very much

Dr Dennis M Knable dmknabke@gmail.com

Pyetur nga Dr Dennis M Knable 5 orë më parë

Is compacting Maildir folders necessary?

I'm trying to better understand how Thunderbird communicates that messages are deleted to the servers of the respective email accounts configured as IMAP. Specifically, … (lexoni më tepër)

I'm trying to better understand how Thunderbird communicates that messages are deleted to the servers of the respective email accounts configured as IMAP. Specifically, it seems that when moving a message from an IMAP folder, such as an Inbox, to a folder of a different email account or a Local Folder, the message disappears from Thunderbird but doesn't immediately get deleted from the server (I am checking by logging in through a browser to the email's web interface). Depending on the email provider, it may be marked or flagged as "deleted" or in some cases it just remains in the inbox (in outlook's web interface, for example, I can't tell if a message has been marked as deleted or not). Only later, after right-clicking on the respective inbox in Thunderbird and choosing "Compact" it deletes the message from the server.

I'm a bit confused now: All of my accounts are using maildir (https://support.mozilla.org/en-US/kb/maildir-thunderbird) as storage format, which I selected prior to adding any account. According to the information here (https://support.mozilla.org/en-US/kb/compacting-folders), "Compact does not apply to accounts using the maildir storage format". So for maildir accounts, why do I have a "compact" option at all and how come it doesn't delete messages immediately? Or perhaps I'm misunderstanding either what compact means or maildir or (probably) both? Is there a way to have Thunderbird simply delete (not just "mark as deleted") moved messages instantly?

I was under the impression that since maildir stores essentially one file per email message, that it would function like file management on a computer, so when moving a message from folder A to folder B the file/message would disappear from folder A, not that it would keep a copy "marked as deleted" in folder A. If anybody could explain this I would be most grateful.

Pyetur nga Jan 7 orë më parë

Thunderbird (local) calendar notifications for events are partly not working

I got a new PC with Windows 11. I installed Thunderbird 136.0.1 , activated the private calendar, and entered events there. For events with a reminder that have a specifi… (lexoni më tepër)

I got a new PC with Windows 11. I installed Thunderbird 136.0.1 , activated the private calendar, and entered events there. For events with a reminder that have a specific duration (e.g., Wednesday from 10 AM to 11 AM), I receive notifications. However, when I create a full-day event and want to be reminded, for example, 1 day before, I don't receive any notification. Additionally, events with a reminder are not shown in bold in the calendar overview (whether they have a specific duration or are all-day events). Can you please help me?

Pyetur nga T-M- 3 muaj më parë

Përgjigja e fundit nga T-M- 8 orë më parë

archived emails

The archived emails have disappeared from my folder, and I can't find the archive location. There is no reference to any archive in All Mail, where Settings is set to st… (lexoni më tepër)

The archived emails have disappeared from my folder, and I can't find the archive location. There is no reference to any archive in All Mail, where Settings is set to store the file. I've looked at all other folders, including Local, but find nothing. Searching for Archive gives nothing.

Pyetur nga Gary Rubin 8 orë më parë

Cannot load profile

Hi, Win 10 Pro new installation. Dell Optiplex MBR type Bios. I had saved a recent profile to an external drive in its own name (i.e. not the profiles folder) After the… (lexoni më tepër)

Hi, Win 10 Pro new installation. Dell Optiplex MBR type Bios.

I had saved a recent profile to an external drive in its own name (i.e. not the profiles folder)

After the new Win 10 installation, I downloaded a new copy of Thunderbird.

I then copied the saved profile into the new Profiles folder, selected it in Choose user profile and started Thunderbird.

Thunderbird opened but not with the saved (8+ Gb) profile, just one new email account and asking for passwords to other email accounts I used before, and no folders.

I went back into the profiles folder and renamed all other profiles "OLDxxx999, but still the same one new email account when I opened Thunderbird.

I desperately need the saved email folders - I don't mind loading all the email accounts again, just need my court case history folders.

How can I force Thunderbird to use the saved profile, or can I identify and individually load in the saved local folders?

Thank you for any guidance towards a solution.

Pyetur nga jfdi 3 ditë më parë

Përgjigja e fundit nga jfdi 9 orë më parë

help get old profile from backup aftrer windows reinstall

Dell tech reinstalled Windows 11, but missing info on my local folders now on 2nd drive. I have iDrive backup of both the drives, need help to find what I need. I'm Tbird… (lexoni më tepër)

Dell tech reinstalled Windows 11, but missing info on my local folders now on 2nd drive. I have iDrive backup of both the drives, need help to find what I need. I'm Tbird supporter monthly and at other times. Sure can use some help as need some financial records that were in local folder files.

Appreciate help to find and restore my Local Folders which held the needed data.

Thanks in advance, Kelly

Pyetur nga Kelly 2 ditë më parë

Përgjigja e fundit nga Kelly 9 orë më parë

Thunderbird refuse la connexion d'un compte orange

Bonjour, Thunderbird a interrompu la connexion d'un compte email Orange d'un ami. L'adresse et le mot de passe de messagerie sont corrects (ils permettent d'accéder au c… (lexoni më tepër)

Bonjour, Thunderbird a interrompu la connexion d'un compte email Orange d'un ami. L'adresse et le mot de passe de messagerie sont corrects (ils permettent d'accéder au compte en ligne). Thunderbird n'arrêtait pas de demander le "nouveau mot de passe" et le rejetait constamment. Nous avons d'abord essayer de supprimer, puis ajouter le compte. Cela n'a pas marché. Nous avons désinstallé puis réinstallé Thunderbird. Puis, nous avons tenté d'ajouter le compte (avec protocole IMAP 993 SSL/TSL mot de passe normal et 465 SSL/TSL mot de passe normal). Cela n'a pas marché. Nous avons redémarré l'ordinateur à chaque fois. Que pouvons-nous ou devons-nous faire? Merci d'avance. Cordialement, Hélène RF

Hello, Thunderbird has interrupted the connection to a friend's Orange email account. The email address and password are correct (they allow access to the account online). Thunderbird kept asking for the ‘new password’ and constantly rejected it. We first tried deleting and then adding the account. That didn't work. We uninstalled and then reinstalled Thunderbird. Then we tried adding the account (with IMAP 993 SSL/TSL normal password and 465 SSL/TSL normal password). That didn't work. We restarted the computer each time. What can or should we do? Thanks in advance. Best regards, Hélène RF

Pyetur nga helene.ruizfabri 2 ditë më parë

Përgjigja e fundit nga helene.ruizfabri 9 orë më parë

"Archive" folder from Evolution & K9-Mail is not visible in Thunderbird

Hello! I'm in the process of migrating from Evolution to Thunderbird, but I seem to have hit a snag. In Evolution, there is an "Archive" folder, which any archived mess… (lexoni më tepër)

Hello!

I'm in the process of migrating from Evolution to Thunderbird, but I seem to have hit a snag. In Evolution, there is an "Archive" folder, which any archived messages go into (attachment 1). This same folder also appears in K9 Mail (my mobile email client), and similarly is treated as special. In that first attachment, you can also see the "Archives" folder created by Thunderbird, which Evolution does not give any special treatment to.

However, in Thunderbird, the "Archive" folder is completely absent, both in the folder listing on the main page and in the "Copies & Folders" settings where an Archive folder would normally be selected (figure 2). Notice that the "Archives" folder is still present, and is now given special treatment, but the "Archive" folder is absent. Checking the contents of the "Archives" folder confirms that it doesn't contain the emails which K9 Mail and Evolution have been archiving.

Is there a way to access those archived emails from Thunderbird?

Thunderbird Version: 128.12.0esr via Flatpak OS: NixOS 25.05 Email Host: migadu.com (IMAP)

Happy to provide any more info if needed!

Thanks!

Emi

Pyetur nga Emi 1 ditë më parë

Përgjigja e fundit nga Emi 11 orë më parë

Customize colum width in tasks section with userChrome.css

Hello, is it possible to set the width of the columns in Thunderbird Task section using the userChrome.css? If so, what are the CSS commands for the columns? I ask this… (lexoni më tepër)

Hello,

is it possible to set the width of the columns in Thunderbird Task section using the userChrome.css? If so, what are the CSS commands for the columns?

I ask this question because with the help of the userChrome.css is it possible to set the width of the columns in the email list, like so for the "Date" column:

  1. dateCol {

max-width: 112px !important; min-width: 112px !important; }

Pyetur nga CariBruises 15 orë më parë

Përgjigja e fundit nga CariBruises 12 orë më parë

No Email Received

All my Thunderbird Accounts do not receive any emails. What should I check to resume receiving emails? I did a quick test email on my gmauk account which I can only recei… (lexoni më tepër)

All my Thunderbird Accounts do not receive any emails. What should I check to resume receiving emails? I did a quick test email on my gmauk account which I can only receive on a separate email service, but NOT on Thunderbird. Also, I tested my SMTP capabilities as I SENT an email to my gmail account, which was received. Please advise

Pyetur nga martin45 13 orë më parë

Not receiving emails with multiple recipients

Not receiving emails addressed to multiple recipients. Senders are in address book but the emails are not downloaded. Download message says "Downloading 1 of 12" but no m… (lexoni më tepër)

Not receiving emails addressed to multiple recipients. Senders are in address book but the emails are not downloaded. Download message says "Downloading 1 of 12" but no messages downloaded. I cured this a couple of days ago by going into my webmail account and deleting a group email that seemed to be blocking my account. I tried that today with another group email but without result. This is a major problem.

Pyetur nga j_russell 18 orë më parë