Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen

Cannot install add-ons in Thunderbird

As described in [question] I am unable to install addons in Thunderbird: when attempting to install an addon, either via the in-app browser or via a file, a pop-up windo… (Lesen Sie mehr)

As described in [question] I am unable to install addons in Thunderbird: when attempting to install an addon, either via the in-app browser or via a file, a pop-up window appears for which "Add" and "Cancel" buttons do nothing (there is no way to move or remove the window without killing the process).

I am opening this question as this problem still persists over a year and many versions later.

Thunderbird V. 115.11.1-1 on 6.9.3-arch1-1 with Sway WM

Gefragt von piperfw vor 4 Stunden

Letzte Antwort von piperfw vor 4 Stunden

Spell Check Window Blues

This topic was closed but the Bug was never fixed for Mac. The problem is, sometimes a spelling is correct as intended or not, depending upon its context in the email bod… (Lesen Sie mehr)

This topic was closed but the Bug was never fixed for Mac. The problem is, sometimes a spelling is correct as intended or not, depending upon its context in the email body. But the Spell Check Window covers that up as it blocks the middle of the email body.

It can't be moved in Thunderbird for Mac.

A previous post - now archived - suggested a left click on the (spell check?) window title area would allow moving the window. But that only works on ... Windows ... because it certainly does NOT work on a Mac. No click-drag, left or right, resulted in un-anchoring the spell check window from the center of the email body.

One example is when I used the word Add-ons. The spell check stopped at "ons", wanting to correct it to "one". If "ons" was by itself, I could see that. But I couldn't know that it referred to "ons" from Add-ons because the spell-check window covered that text.

Gefragt von designer5 vor 12 Stunden

Reorder Tags 2024

How do you reorder the mail tags in 2024. Tag Sequence Arranger did work previously but now it's disabled.

any other ways?

Gefragt von breon vor 13 Stunden

Unsent Message

I have an ‘unsent message’ notification at the bottom of my Thunderbird main page but can’t find where the unsent message is located.

Gefragt von johncconrad vor 17 Stunden

Thunderbird shows Hijri (Saudi Arabia Regional Date Format) no matter what Preference I choose in settings

Thunderbird shows Hijri (Saudi Arabia Regional Date Format) no matter what Preference I choose in settings. I've chosen the English (United States) Application Locale an… (Lesen Sie mehr)

Thunderbird shows Hijri (Saudi Arabia Regional Date Format) no matter what Preference I choose in settings.

I've chosen the English (United States) Application Locale and restarted Thunderbird multiple times but in the header the date still shows in Hijri Format (1445-xx-xx). See attached images.

Am I missing something here? Couldn't find any clues in the config editor either. The version I have installed is the correct one (English US).

Gefragt von Fahad Yousuf vor 4 Tagen

Tray Icon only visible for New/unread not working/seperated anymore

Related: https://forums.mozillazine.org/viewtopic.php?t=3079875 I used to daily version 52, and this would allow you to in windows set it to show the new mail tray icon, … (Lesen Sie mehr)

Related: https://forums.mozillazine.org/viewtopic.php?t=3079875 I used to daily version 52, and this would allow you to in windows set it to show the new mail tray icon, but hide the normal tray icon.

Seems since the introduction of mail.biff, this was unified and it's no longer seperate entries in the windows Taskbar Settings -> Select which Icons appear on the taskbar menu. Attached image shows the 2 old entries, and the singular new one which is the same, unread notification or not in the tray icon. I can only select/deselect one thunderbird entry here, which just toggles if it's there at all or not.

I do not wish to see the normal tray icon. I wish for the tray icon to show in my tray bar when there's a new/unread message.

This seems to be a thing that was regressed and fixed in v68, and then became an issue again with biff's introduction in v91 forward?

Thanks for your time.

Gefragt von bjornuz vor 4 Tagen

I am trying to send emails from a VBA code, and it works sometimes and sometimes not.

My code is as follows: thund = "C:\Program Files (x86)\Mozilla Thunderbird\thunderbird.exe " & _ "-compose " & """" & _ "to='" & email &… (Lesen Sie mehr)

My code is as follows: thund = "C:\Program Files (x86)\Mozilla Thunderbird\thunderbird.exe " & _

       "-compose " & """" & _
       "to='" & email & "'," & _
       "attachment='" & Attachment$ & "'," & _
       "subject='" & subj & "'," & _
       "body='" & fullBody$ & "'" & """"
   Call Shell(thund, vbNormalFocus)
   Sleep 3000
   AppActivate "thunderbird"
   SendKeys "^~", True
   Sleep 3000
   SendKeys "^{ENTER}", True
   Sleep 3000
   SendKeys "%fd", True

Gefragt von Phillip Abookire vor 5 Tagen

Thunderbird keeps resetting the view settings for tasks

I changed the columns to be shown in the tasks view and have it sorted by due date. But every time Thunderbird starts, it resets my view settings for the tasks and shows … (Lesen Sie mehr)

I changed the columns to be shown in the tasks view and have it sorted by due date. But every time Thunderbird starts, it resets my view settings for the tasks and shows me the default columns and order. How can I fix it?

Gefragt von August3180 vor 6 Tagen