thunderbird 135.0 how to add EWS account ?

Hello all! I am using kubuntu 24.04 thunderbird 135.0 And i heard i can now add EWS account to TB I am using on premises exchange server TB founds my account but offen on… (read more)

Hello all! I am using kubuntu 24.04 thunderbird 135.0 And i heard i can now add EWS account to TB I am using on premises exchange server TB founds my account but offen only OWL addon exchange But i can press "manual" and there i see Protocol is Exchange. I press "configure manually" or "advanced config" but both ignores me... How to add EWS mailbox ?

Asked by emoxam 51 minutes ago

Not all email account folders showing

Hi All, no matter what I try, seems for my POP3 accounts I am unable to see all my folders. I am unable to find a way to a way to configure the account as IMAP. Seems the… (read more)

Hi All, no matter what I try, seems for my POP3 accounts I am unable to see all my folders. I am unable to find a way to a way to configure the account as IMAP. Seems there is manual override to set up account as IMAP?

In Outlook, this all works well these accounts are setup as IMAP.

Asked by Izzy Izzy 1 hour ago

Deleted emails become undeleted

I am finding that emails that have been deleted reappear a few days later. I have numerous subfolders under 'Inbox' and this mysterious reappearance happends within indiv… (read more)

I am finding that emails that have been deleted reappear a few days later. I have numerous subfolders under 'Inbox' and this mysterious reappearance happends within individual subfolders. thanx

Asked by 32fbat 2 hours ago

Copying between folders in mail account does not work

I have imap-email accounts with too many folders I have created. I wanted to reduce the folders' amount and move mails between folders. crtl-a selects all mail in a folde… (read more)

I have imap-email accounts with too many folders I have created. I wanted to reduce the folders' amount and move mails between folders. crtl-a selects all mail in a folder, then with the right click menu of the mouse copy or move etc. It just does not do that. Only a small amount of mails is transferred. Same with grab and move to the folder. I then tried to move the mails to a local folder, delete them and move them from the local folder to the destination. Same problem. They would not move to the local folder. Is there any configuration limiting the intended moves?

Asked by newsletters2 3 hours ago

Last reply by newsletters2 2 hours ago

Inconsistent Edit Mode in Contacts

I am using Thunderbird version 128.7.Oesr on an iMac running Sequoia 15.3. When trying to update a contact's information I'm finding some contacts allow for Edit Mode and… (read more)

I am using Thunderbird version 128.7.Oesr on an iMac running Sequoia 15.3. When trying to update a contact's information I'm finding some contacts allow for Edit Mode and other contacts do not even display the Edit button as an option. I've tried Troubleshooting mode, but have the same issue. Any advice would be much appreciated. Thanks, Ron

Asked by R.HYMAN 3 hours ago

thunderbird ne répond pas

Bonjour, J'ai en permanence thunderbird qui me met " ne répond pas" je suis obligé de fermer et ré-ouvrir. JE ne comprends pas d’où vient le problème. Je l'ai réinstallé … (read more)

Bonjour, J'ai en permanence thunderbird qui me met " ne répond pas" je suis obligé de fermer et ré-ouvrir. JE ne comprends pas d’où vient le problème. Je l'ai réinstallé entièrement.

Asked by celine.voix 3 hours ago

mail is written in chinese when UTF-8 and UTF-16 is both used in the email

Hello, I'm using Thunderbird (128.7.0esr (64-bit) on Linux (Ubuntu 22.04) for many years now and this is first real problem I encountered. Veeam is a backup solution whic… (read more)

Hello, I'm using Thunderbird (128.7.0esr (64-bit) on Linux (Ubuntu 22.04) for many years now and this is first real problem I encountered. Veeam is a backup solution which is writing emails where the first headers are written in UTF-8 and the body in UTF-16. The attachment is written in UTF-8. The body is a summary written in UTF-16 When I open the mail the body is shown in Chinese characters. The attachment is normal and readable. Outlook has no problems reading this email and though it is possible to change Veeam to write everything in UTF-8 the system admin who is using outlook refuses to change it. Is this a known problem or do I have set some settings wrong ?

Asked by mozilla696 6 hours ago

E-mail stopped working

Good day - My e-mail stopped working. (I do not receive any mails, nor can I send any) Can you please assist, My e-mail address is tomstryd@absamail.co.za Kind regards … (read more)

Good day - My e-mail stopped working. (I do not receive any mails, nor can I send any) Can you please assist, My e-mail address is tomstryd@absamail.co.za

Kind regards

Tom

Asked by Tom Strydom 6 hours ago

some emails not readable and repair folder does not help

I have a (small) subfolder in my inbox and while the list of emails is still there, only the first three are readable, the rest appears empty if I click on one of them. I… (read more)

I have a (small) subfolder in my inbox and while the list of emails is still there, only the first three are readable, the rest appears empty if I click on one of them. I tried the repair folder option but if I do that, which recreates the msf file, the result is that now the list is completely empty, the folder appears to contain nothing at all. I have both files (msf and the main one containing the actual emails) saved somewhere else so I can play with them, and I can see that the main file, if I open it with textedit, DOES contain the emails, but I just can't read them in thunderbird. Please note that I do not have access to the imap server of this account anymore. it is now closed, so I cannot re-download the emails. thank you

Asked by lmoreschini1 6 hours ago

Not responding

My MacBook version of Thunderbird just has a spinning beach ball continuously. The CPU is 105% and is using 1.6GB of memory - I cannot shut any of the windows inside of … (read more)

My MacBook version of Thunderbird just has a spinning beach ball continuously. The CPU is 105% and is using 1.6GB of memory - I cannot shut any of the windows inside of the application. I have restarted my Mac twice and it is still the same. Any clues please?

Asked by 4mfdr9rpsb 7 hours ago

redirect mail

Hi, We have around five unique emails, and I want each message they send to be redirected to a separate email (let's call it A1). The problem is that when I set up the fi… (read more)

Hi, We have around five unique emails, and I want each message they send to be redirected to a separate email (let's call it A1). The problem is that when I set up the filter to automatically redirect messages to A1, it keeps sending the same message over and over again.

Asked by Robert Hidropump 9 hours ago

Last reply by Robert Hidropump 9 hours ago

Is messenger.notifications.getPermissionLevel() supported in Thunderbird 128esr?

I am learning how to develop add-ons for Thunderbird. In working through the [**"Hello World" Extension Tutorial**](https://developer.thunderbird.net/add-ons/hello-world-… (read more)

I am learning how to develop add-ons for Thunderbird. In working through the [**"Hello World" Extension Tutorial**](https://developer.thunderbird.net/add-ons/hello-world-add-on), I decided to try calling the function `messenger.notifications.getPermissionLevel()` function described in the [MailExtensions notifications API documentation](https://webextension-api.thunderbird.net/en/128-esr-mv2/notifications.html).

When I use code like: ``` let allowed = await messenger.notifications.getPermissionLevel(); ``` I see the following error message on the Developer Tools console: ``` Uncaught (in promise) TypeError: messenger.notifications.getPermissionLevel is not a function ```

Meanwhile, over at GitHub, I see [thunderbird/webext-schemas/schema-files/notifications.json#L228-L247](https://github.com/thunderbird/webext-schemas/blob/d0c42f0f1e82244095f002387a2a4d253ab679fb/schema-files/notifications.json#L228-L247), which includes the field, `"unsupported": true`. It also lacks a field `mdn_url`, and there is no entry for it in the [Mozilla browser extensions docs](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/notifications).

So, is messenger.notifications.getPermissionLevel() supported in Thunderbird 128esr? And, where is that answer documented?

Asked by Jim DeLaHunt 10 hours ago

Images and coloured text in email signature of thunderbird app on android/ samsung

It appears you need to copy and paste the desktop email signature from an email to use on the Thunderbird mobile app rather than the html version in the settings. I have… (read more)

It appears you need to copy and paste the desktop email signature from an email to use on the Thunderbird mobile app rather than the html version in the settings. I have copied and pasted my email signature from an email and tried using the Samsung flow app to copy it to clipboard. Both ways don't bring across images or coloured text and I can't see where to add/ edit either. Is there a way to add images or colour the text on the android mobile version of the Thunderbird email signature?

Asked by info687 11 hours ago

Display goes wrong on external display

When using an external display, only Thunderbird may appear larger. (See attached image.) This phenomenon does not appear on all displays, but only when using a Philips … (read more)

When using an external display, only Thunderbird may appear larger. (See attached image.)

This phenomenon does not appear on all displays, but only when using a Philips monitor.

Since this problem appears only in Thunderbird, it cannot be solved by changing the resolution of the PC.

Also, even if it is Philips, the display may still be correct. Rebooting does not solve the problem. The same phenomenon occurs with mirroring.

Please let me know if you know of any solution to this problem, as I will describe my operating environment below.


Thunderbird 128.6.1esr (64ビット)

--PC MacBook Pro (12-inch, M1, 2020) macOS Big Sur 11.3

--Display PHILIPS 271E1

--How to connect to the external display

MacBookPro

- Anker PowerExpand 6-in-1 USB-C PD (Hub)
- HDMI cable
- Philips 17inch display

Asked by aya 1 week ago

Last reply by aya 14 hours ago