junk filter

Frequently when I click on an email to open, it disappears. I find it in the junk folder. How can I stop this from happening?

Ditanyakan oleh pbl4him 3 hari yang lalu

After uninstalling Thunderbird on my Mac and reinstalling, I've lost all my e-mails and address book and import doesn't work

I've been using Thunderbird for years with no issues but suddenly this week it froze and although I could send e-mails from my Mac (running on Sonoma 14.5) I couldn't rec… (baca lebih lanjut)

I've been using Thunderbird for years with no issues but suddenly this week it froze and although I could send e-mails from my Mac (running on Sonoma 14.5) I couldn't receive any. There was no message error, just nothing happened: it was frozen. So I finally opted to disinstall and then reinstall Thunderbird and now have incoming messages again but everything else I had: all my tags, e-mails older than a day ago, my address book have all gone. I've tried doing "import from profile "default" then choosing to import accounts and settings, address books, and mail messages but just get a message that "import failed unexpectedly, more information may be available in the Error Console" but I've no clue how to find the Error Console in question. Can anyone walk me through how to fix this issue and recuperate my old Thunderbird account without using all sorts of technical terms? I'm not IT-fluent! Many thanks.

Ditanyakan oleh christinamackenzie 3 hari yang lalu

How To: Recover Profile After Crash - Unable to open the folder Inbox because it is in use by some other operation.

I suffered a BSOD on my fully up to date Win10 Pro (v 22H2, build 19045.4474) Upon rebooting, Thunderbird is failing to open. The error message is: Unable to open t… (baca lebih lanjut)

I suffered a BSOD on my fully up to date Win10 Pro (v 22H2, build 19045.4474)

Upon rebooting, Thunderbird is failing to open. The error message is:

   Unable to open the folder Inbox on xxx@example.com because it is in use by some other operation. Please wait for that operation to finish and then select the folder again.

There is no other process using the Inbox folder. I have rebooted and the error message persists. It looks to me like the more correct message would be that the Inbox or the profile is corrupted.

I see other threads asking how to restore a corrupted profile, but none of the answers are very useful. They all see to be tips on how to restore a backup of the profile at %APPDATA%\Thunderbird\Profiles.

If I had a backup of that folder, I wouldn't need to ask how to recover a Profile after a crash.

If it helps at all, when I opened the Error Console in Thunderbird, I see the following messages:

``` Uncaught Error: Component returned failure code: 0x8055000a [nsIMsgFolder.updateFolder]

   updateFolderAndNotifyOnLoad resource:///modules/DBViewWrapper.jsm:88
   open resource:///modules/DBViewWrapper.jsm:812
   _onSelect chrome://messenger/content/about3Pane.js:2578
   handleEvent chrome://messenger/content/about3Pane.js:1597
   <anonymous> chrome://messenger/content/about3Pane.js:128
   read resource:///modules/LineReader.jsm:60
   _actionListResponse resource:///modules/Pop3Client.jsm:1033
   _onData resource:///modules/Pop3Client.jsm:356

DBViewWrapper.jsm:88

Component returned failure code: 0x80550005 [nsIMsgFolder.msgDatabase] ext-mail.js:2555
   findNewMessages chrome://messenger/content/parent/ext-mail.js:2555
   onFolderIntPropertyChanged chrome://messenger/content/parent/ext-mail.js:2522
   _actionHandleMessage resource:///modules/Pop3Client.jsm:1245
   _actionRetrResponse resource:///modules/Pop3Client.jsm:1405
   read resource:///modules/LineReader.jsm:65
   _actionRetrResponse resource:///modules/Pop3Client.jsm:1371
   _onData resource:///modules/Pop3Client.jsm:356
   AsyncFunctionNext self-hosted:852
Component returned failure code: 0x80550005 [nsIMsgFolder.msgDatabase] 4 ext-mail.js:2555

```

There must be some tool that validates the Profile independently of Thunderbird.

Ditanyakan oleh mark.moore2 5 hari yang lalu

Jawaban terakhir oleh mark.moore2 3 hari yang lalu

Pasting Word document into email

I'm a freelance writer, and often when querying an agent or publisher, they ask me to send the first "x" pages of in the body of the email (NOT as an attachment), and the… (baca lebih lanjut)

I'm a freelance writer, and often when querying an agent or publisher, they ask me to send the first "x" pages of in the body of the email (NOT as an attachment), and they want it double-spaced. It's double-spaced in Word, but when I paste it into T'bird, it's single-spaced. I've tried everything I can think of, to no avail. Is there a solution or work-around?

Ditanyakan oleh Joan Merriam 3 hari yang lalu

Jawaban terakhir oleh Joan Merriam 3 hari yang lalu

unable to receive e-mails since 30/05/2024

Good morning. I have been unable to receive e-mails since 30/05/2024. Has the fact that I received an e-mail message from "Mail@voice" <mboudreaux@firmgroupagency.com&… (baca lebih lanjut)

Good morning. I have been unable to receive e-mails since 30/05/2024. Has the fact that I received an e-mail message from "Mail@voice" <mboudreaux@firmgroupagency.com> on 31/05/2024, got to do with the problem. I would be grateful could help solve the problem. Thank you. Emyr Davies.

Ditanyakan oleh emyr330 1 minggu yang lalu

Jawaban terakhir oleh emyr330 4 hari yang lalu

Email issues - unable to receive

Recently the email display has been changed and not by me. At present I cannot receive emails as previously. Also I wish to revert to the previous display of my emails i… (baca lebih lanjut)

Recently the email display has been changed and not by me. At present I cannot receive emails as previously. Also I wish to revert to the previous display of my emails if possible. I can access email via the email.telstra,com site but I wish to stay with Thunderbird. I also do not get emails to my mobile as before

Ditanyakan oleh ferguson_1950 1 minggu yang lalu

Jawaban terakhir oleh ferguson_1950 4 hari yang lalu

userChrome not working

I would like to customize styling for recurring events in Calendar (115.11.1 on MacOS) without using extensions/add-ons. I enabled userChrome.css (`toolkit.legacyUserProf… (baca lebih lanjut)

I would like to customize styling for recurring events in Calendar (115.11.1 on MacOS) without using extensions/add-ons. I enabled userChrome.css (`toolkit.legacyUserProfileCustomizations.stylesheets`) and the “has:” selector (`layout.css.has-selector.enabled`). In my userChrome.css, I added styles:

   li:has([alt*="Recurring"]) { background-color:grey !important; padding:1rem !important; }
   li:has(*[alt*="Recurring"]) { background-color:yellow !important; padding:1rem !important; }

Unfortunately, this seems to have no effect upon restarting Thunderbird. However, when I open Developer Toolbox (`Tools > Developer Toolbox > Developer Toolbox > Inspector` tab) suddenly everything works and the stylesheets are applied, but only until Thunderbird is shut down. Weirdly, other custom styles in userChrome.css work ok.

Is this intended behavior or a bug?

Ditanyakan oleh adam.jan.piotrowski 4 hari yang lalu

Jawaban terakhir oleh adam.jan.piotrowski 4 hari yang lalu

sending email error

I keep getting this message sporadically: "Sending of the message failed. The message could not be sent because connecting to Outgoing server (SMTP) smtp.hughes.net faile… (baca lebih lanjut)

I keep getting this message sporadically: "Sending of the message failed. The message could not be sent because connecting to Outgoing server (SMTP) smtp.hughes.net failed. The server may be unavailable or is refusing SMTP connections. Please verify that your Outgoing server (SMTP) settings are correct and try again."

I sent messages yesterday with no problem!

I can't see any issue with the SMTP settings. I've tried troubleshooting mode.

Ditanyakan oleh janetc1 6 hari yang lalu

Jawaban terakhir oleh janetc1 4 hari yang lalu

Emails not downloading to my email account

One of my email accounts (the main one) has stopped downloading to my asus Vivobook 15 laptop. My other two accounts are downloading okay and the account that is not down… (baca lebih lanjut)

One of my email accounts (the main one) has stopped downloading to my asus Vivobook 15 laptop. My other two accounts are downloading okay and the account that is not downloading to my laptop is downloading to my Samsung mobile phone okay. Please can you help.

Ditanyakan oleh Don Clifton 4 hari yang lalu

Thunderbird CardDAV address book synchronization fails when VCARD contains custom property

I have a SOGo server that holds my address book. The SOGo web interface allows setting of custom properties, something I have used for a long time without problems. I hav… (baca lebih lanjut)

I have a SOGo server that holds my address book. The SOGo web interface allows setting of custom properties, something I have used for a long time without problems. I have accessed the address book with Thunderbird both on Windows and Linux (today Windows 11 and Debian 12).

Lately I have problems with synchronization and now I have tried to understand why. I believe that the problem is connected with the transition to vCard Storage in Thunderbird. (See https://developer.thunderbird.net/thunderbird-development/codebase-overview/address-book)

In the Thunderbird error console (on Debian 12 using Thunderbird 115.11.0(64-bit)) I get for a simple VCARD with one custom property (which I created in SOGo):

09:24:18,136 carddav.sync: Error parsing: BEGIN:VCARD UID:56377-6667FA00-1F-59090880.vcf VERSION:3.0 CLASS:PUBLIC PROFILE:VCARD N:With Custom 1;AAAAAAA FN:AAAAAAA CUSTOM1:My custom value END:VCARD CardDAVDirectory.jsm:595:15

09:24:18,136 NS_ERROR_UNEXPECTED: Unable to set Custom1 as a property, use vCardProperties

   setProperty resource:///modules/AddrBookCard.jsm:394
   vCardToAbCard chrome://sogo-connector/content/messenger/startup-overlay.js:551
   fetchAllFromServer resource:///modules/CardDAVDirectory.jsm:590

CardDAVDirectory.jsm:596:19

It does not matter if the SOGo Connector plugin is activated or not.

Best regards Jan

Ditanyakan oleh janskarvall 4 hari yang lalu

Jawaban terakhir oleh janskarvall 4 hari yang lalu

Filter or Addon on emails delivered by odd and even time

Hello, I work in a company and we are using Thunderbird for emails. The way me and my coworkers work is that we solving emails we get. BUT. There are two people always h… (baca lebih lanjut)

Hello,

I work in a company and we are using Thunderbird for emails. The way me and my coworkers work is that we solving emails we get. BUT. There are two people always here on emails. One of them is taking ODD emails, the second one EVEN. For example I'm the ODD one, so every email that comes in odd time for example 8:31, 8:43, 8:47 etc., are mine and the other person who is EVEN one have emails like 8:30, 8:40, 8:52 etc. So if I make 2 folders one will be called EVEN and the other one ODD is there some way to filter these emails by time?

Thanks for your help and answers

Ditanyakan oleh M F 4 hari yang lalu

Thunderbird ignores themes on Plasma - wayland

thunderbird 115.12.0 (64-bit) Operating System: KDE neon 6.0 KDE Plasma Version: 6.0.5 KDE Frameworks Version: 6.2.0 Qt Version: 6.7.0 Kernel Version: 6.5.0-35-generic (6… (baca lebih lanjut)

thunderbird 115.12.0 (64-bit) Operating System: KDE neon 6.0 KDE Plasma Version: 6.0.5 KDE Frameworks Version: 6.2.0 Qt Version: 6.7.0 Kernel Version: 6.5.0-35-generic (64-bit) Graphics Platform: Wayland

Setting themes to an addon - eco theme ( or any other ) , the theme is applied, after restating thunderbird it ignored even though it indicates its enabled. The theme applied is all white

Ditanyakan oleh arddix2 4 hari yang lalu

Where and how is the setting(s) for always checking IMAP folders for new mail stored?

Hi, I'm trying to automate / batch set the "When getting messages for this account, always check this folder"-setting for a large number of folders so I'm trying to figu… (baca lebih lanjut)

Hi,

I'm trying to automate / batch set the "When getting messages for this account, always check this folder"-setting for a large number of folders so I'm trying to figure how Thunderbird stores the setting(s) of which folders to always check for new mail.

Checking the `global-messages-db.sqlite` it seems like all folders that have the "always check folder"-setting have a `indexingPriority` value of 30 in the `folderLocations` table, but simply setting it to 30 for other folders does not enable the "always check folder"-setting so I guess that is set elsewhere. Where?

Also what other settings are set for the folder when enabling "When getting messages for this account, always check this folder" ?

Thanks in advance /frax

Ditanyakan oleh frax 1 minggu yang lalu

Jawaban terakhir oleh frax 4 hari yang lalu

Entra ID Conditional Access is blocking Thunderbird Oauth2 Login

Dear Support, we want to intergrade Thunderbird to our Microsoft 365 (Exchange Online), but we have massive problems with the authentication of our users. I have allrea… (baca lebih lanjut)

Dear Support,

we want to intergrade Thunderbird to our Microsoft 365 (Exchange Online), but we have massive problems with the authentication of our users.

I have allready configured an the Enterprise Application for Thunderbird in Entra ID and the Clients, excactly as documented in you article: https://support.mozilla.org/en-US/kb/microsoft-oauth-authentication-and-thunderbird-202

We have conditional access policies in out Entra ID, which allow only comliant devices to acess out Exchange Online.

The Thunderbird clients are running on these compliant devices (Windows ans macOS), but it seems that the client is not passing this information through the Oauth authentication (see screenshots 01 to 04 - I uploaded the configuration and all the steps of authentication).

I searched the internet for more then 3 days, but the only thing that I have found about this problem is this: https://bugzilla.mozilla.org/show_bug.cgi?id=1697805

In our Entra ID, we see in the sign-in logs, what excactly is happening with the conditional access (screenshots 05 to 07)

We use the newest client versions of thunderbird.

Can you please help me on this? We realy want to continue to use Thunderbird!

Kind Regards Ioannis Kyriakidis

Ditanyakan oleh ioannis.kyriakidis 5 hari yang lalu

Thunderbird Beta - Can emails opened in a message window be resized so the text matches the width of the window?

I have Thunderbird Bets and want emails when opened to be in a separate window as non Beta does. In Settings I've selected "Open messages in - A new message window, but s… (baca lebih lanjut)

I have Thunderbird Bets and want emails when opened to be in a separate window as non Beta does. In Settings I've selected "Open messages in - A new message window, but some emails don't wrap text to fit the window but instead have a width & height slider.

Can the Thunderbird Beta software display open emails in a separate smaller window as a default - and more importantly with wrapped text? Geoff

Ditanyakan oleh gandvday 6 hari yang lalu

Jawaban terakhir oleh gandvday 4 hari yang lalu

Need to completely uninstall TB

I think that I need to completely uninstall TB Something went wrong on one of my computers, and it couldn't connect to the server. It works on my other computer. I deci… (baca lebih lanjut)

I think that I need to completely uninstall TB Something went wrong on one of my computers, and it couldn't connect to the server. It works on my other computer.

I decided to uninstall TB that had the problem. I did that, but when I reinstalled it, it had all of the same settings and problems. I used RevoUnstaller. because it said When I reinstalled it, all of the stuff and the problem were back.

What is the best way to fix this?

Ditanyakan oleh jMac 1 minggu yang lalu

Jawaban terakhir oleh jMac 5 hari yang lalu

Thunderbird email stopped

I have two email addresses on Thunderbird. One is working fine while the other Jwhite7@shaw.ca quit loading on April 8th, 2024. Do not know what happened. Need help … (baca lebih lanjut)

I have two email addresses on Thunderbird. One is working fine while the other Jwhite7@shaw.ca quit loading on April 8th, 2024. Do not know what happened. Need help

Ditanyakan oleh jmwest1 5 hari yang lalu

Thunderbird Error: [AUTH] Temporarily blacklisted IP Address - try again later

I'm at a loss, and I'm being bounced around by a ping pong by Comcast and Optimum. Let me state some facts. 1. The error I'm reporting here, I have NEVER EVER seen before… (baca lebih lanjut)

I'm at a loss, and I'm being bounced around by a ping pong by Comcast and Optimum. Let me state some facts. 1. The error I'm reporting here, I have NEVER EVER seen before. 2. I have 2 email comcast email addresses, they have worked with Thunderbird for over 15 years- no issues. 3. Optimum is my ISP for the past 5 yrs- no issues like this. I don't have an email address w/them. Seems they don't provide them anymore I was told by their rep!

Earlier last week I noticed I was not receiving emails at all from on my iPhone. I use the iPhone Mail application for email.

I opened Tbird this morning and saw this WEIRD message for both comcast email addresses.

Sending of password for user xxx@comcast.net did not succeed. Mail server mail.comcast.net responded: [AUTH] Temporarily blacklisted IP Address - try again later

Then the following window in Tbird appears both accounts each.

Login to server mail.comcast.net with username xxx@comcast.net failed Retry, Enter New Password, Cancel

No idea what the above blacklist error means.

I called Comcast. We checked/reset the passwords on the accounts in the comcast webmail, I changed them in Thunderbird. I checked both inboxes, and there were over 40 emails I never received in Tbird, nor on my phone, inside Comast's webmail.

Using comcast webmail on my PC, I am able to send emails to myself from both accounts, and reply. My friends are able to send me emails to both accounts. However I can only see the emails on my phone, NOT in Thunderbird.

Here's the more weird part.

My primary comcast (#1) email address on my phone works ONLY when I'm using my cellular data. If I connect to my ISPs router, I cannot send/receive email at all from comcast, and using Apple's mail app, I cannot send email using the gmail account that I have in Mail also. The gmail is independent from comcast.

If I disconnect from Optimum WiFi router, then the following works: 1. Gmail- can send/receive email 2. Comcast email #1 (Primary)- can send and receive emails from/to anyone 3. Comcast email #2- can only receive email, it cannot send at all.

When connected to my WiFi both comcasts read same error in Mail app with "Cannot Get Mail, xxx is currently unavailable"

And no matter what I do- Thunderbird continues to give me the above error and nothing can be sent OR received in Thunderbird.

I have no idea where to go on this one.

Thanks in advance.

Ditanyakan oleh viperc 6 hari yang lalu

Jawaban terakhir oleh viperc 5 hari yang lalu