Показване на въпроси които са отбелязани:

Stop putting Sent emails in Local Folders

Using 153.0b3 and having an issue. Under Account Settings, I have three entries in the left: Company Yahoo Local Folders Under Company, my POP3 download/remove from serve… (прочетете още)

Using 153.0b3 and having an issue.

Under Account Settings, I have three entries in the left: Company Yahoo Local Folders

Under Company, my POP3 download/remove from server account I've had since the 90s, under Copies & Folders I have "Place a copy in" for "Sent" Folder on: Company. Same for Message Archives, Drafts, and Templates. Under Yahoo I have "Place a copy in" for "Local Folders" for all four. The ONLY reason I have them set up this way is due to the error message that displays if I try and set any of them to be Yahoo.

I recently went to find an email I'd sent last week using my Company account and couldn't find it. I couldn't find any that had been sent for awhile. I eventually found it under Local Folders(I had "Hide local folders" turned on because I can't understand the reason to it to even exist).

What exactly is going on? Is it a bug with the beta? I'm getting really tired of having to move the messages to the correct folder when all of the settings appear correct(my oldest email is from 1996 btw, so I've been keeping current since Netscape Mail)

Open

In Plain English how to use and secure encryiption on all ougoing emails please

In Plain English how to use and secure encryption on all outgoing emails please and whether or not to use this great advantage. Many thanks to all those who contribute to… (прочетете още)

In Plain English how to use and secure encryption on all outgoing emails please and whether or not to use this great advantage. Many thanks to all those who contribute to this work, PB

Open 1

TB slow to download emails, now locks up when I click to open one

Other than being slow to download my emails now for a few months, TB was performing well until a week or so ago. Now it also won't open the downloaded email when I click… (прочетете още)

Other than being slow to download my emails now for a few months, TB was performing well until a week or so ago. Now it also won't open the downloaded email when I click on it and the TB freezes up so I can't close it out. I have tried restarting computer multiple times and it works for one or two emails that I can open and then starts freezing up again. Makes using it almost impossible. I have security Windows 11 Defender only and have had it the entire time when it also worked well.

Open 18 10

very high cpu on some websites

hello good day i know this is asked many times but i've tried a lot of solutions that i can find online but none works so here i am... https://share.firefox.dev/4uKI7Xf i… (прочетете още)

hello good day i know this is asked many times but i've tried a lot of solutions that i can find online but none works so here i am... https://share.firefox.dev/4uKI7Xf im running firefox in a windows 10 virtual machine, 3d accelerated, some websites (even google sheets) that make my firefox use a lot of cpu check/uncheck "Use hardware acceleration when available", uninstall, troubleshoot mode... is no different any help is appreciated, thanks

Open 2

Theme stopped working at latest update

The latest update for the beta version 153.0b1 of 6/16/26 has made my theme stop working although it still says enabled. The theme is: ANIMATED Sakura by candelora 🌸 The… (прочетете още)

The latest update for the beta version 153.0b1 of 6/16/26 has made my theme stop working although it still says enabled. The theme is: ANIMATED Sakura by candelora 🌸 Theme Designed by candelora © 🌸 Animated Apng Theme I'm using Windows 11 on a Lenovo IdeaPad Flex with Firefox as my default browser. I'm an old lady, not tech-enabled in any way. Please help and thanks.

Разрешен 3 10

How can I disable "Mark All Read"?

I NEVER want to mark all my email as read. How can I disable that functionality? I look forward to being able to also get rid of shortcuts that do not require ctrl, alt, … (прочетете още)

I NEVER want to mark all my email as read. How can I disable that functionality? I look forward to being able to also get rid of shortcuts that do not require ctrl, alt, or shift.

Open 2 40

Translation option missing

I don’t see the translation option in the menu. I am running latest Firefox (148) on iOS Translation used to work yesterday This is supposed to be available according to… (прочетете още)

I don’t see the translation option in the menu. I am running latest Firefox (148) on iOS Translation used to work yesterday

This is supposed to be available according to this https://support.mozilla.org/en-US/kb/translate-firefox-ios

Разрешен 11 478

Troubleshooting manual system-wide installation of Thunderbird Beta on Linux Mint alongside Thunderbird Release, and managing profiles once installed

To get some information out of the way before reading: my verbose step-by-step is listed below, followed by a summary without the trouble shooting steps. I have read the … (прочетете още)

To get some information out of the way before reading: my verbose step-by-step is listed below, followed by a summary without the trouble shooting steps. I have read the information about managing profiles when running multiple release channels, but found it a little confusing. If I can improve the formatting here, please let me know and I will edit my post to be more clear.

I am leaving the troubleshooting steps in the event that I did something wrong here.

My questions are primarily: 1. is there a more straightforward way to do this? 2. are there any additional steps to follow after successfully getting both a Release channel installation and a Beta channel installation as far as profile management?

The problem, with step-by-step troubleshooting steps to solve I have Thunderbird Release installed on Linux Mint system-wide, following the instructions here: https://support.mozilla.org/en-US/kb/installing-thunderbird-linux#w_system-thunderbird-installation

Now I take note of the fact that beta must be installed in a different directory: "It is possible to have multiple channels of Thunderbird installed, and even run them simultaneously. Each must be installed in a different installation directory, which will force multiple Thunderbird data profiles to be used in order to protect and keep your data separated."

  • ...so although I have an `/opt/thunderbird/` directory, I rename the downloaded extracted tarball `thunderbird-beta/` and move that directory to `/opt`


I move on to Step 4 from the article linked, creating a symlink.

  • what I used to install Release: `sudo ln -s /opt/thunderbird/thunderbird /usr/local/bin/thunderbird`
  • what I used today to install Beta: `sudo ln -s /opt/thunderbird-beta/thunderbird /usr/local/bin/thunderbird-beta`

Everything works from here as far as me being able to click on the `thunderbird-beta` executable in `/usr/local/bin` and get into the Beta application with a fresh program.

Here is the step I'm unsure of, and where I run into issues.

In Step 5 of the linked article, when I installed release: "Download a copy of the desktop file": `wget https://raw.githubusercontent.com/mozilla/sumo-kb/main/installing-thunderbird-linux/thunderbird.desktop -P /usr/local/share/applications`

...gives me a launcher in `/usr/local/share/applications`. I can edit this in a text editor to point to a different icon etc if need be, but when installing release this is obviously already configured.

So when I install beta, I don't want two of the same icons representing different Thunderbird channels, because my assumption is that will cause issues. So instead of downloading this file again, I copy the file I downloaded with `wget` when installing release, and instead of naming it `thunderbird.desktop` I name it `thunderbird-beta.desktop`

  • I then edit this file in a text editor to point to the Beta icon in `/opt/thunderbird-beta/chrome/icons/default/default256.png`
  • But the resulting file indicates "there was a problem launching the application" and when reopening the file in a text editor, I notice none of my changes have persisted and it's blank.

...I can confirm through a file manager that the icon at `/opt/thunderbird-beta/chrome/icons/default` is a visually different icon with "Beta" added to the bottom of the icon.

So this launcher in `/usr/local/share/applications` is the step I'm having trouble with.


Troubleshooting steps:

  • I delete the previously edited `thunderbird-beta.desktop` file, and I rerun the `wget` command to download another copy of `thunderbird.desktop`, this time using the `-o` flag so that the resulting name is `thunderbird-beta.desktop` again. I again edit this with a text editor and point the icon field to `/opt/thunderbird-beta/chrome/icons/default/default256.png`

For some reason, this works: allows me to save my changes and the icon of `thunderbird-beta.desktop` successfully changes to the Beta icon. By default, with no other changes, clicking this successfully launches Thunderbird, but of course it launches my Release version, so I change the Exec parameter to point to the Beta executable in `/usr/local/bin`

And now I get my desired results: start menu entry, separate icon, and launching the Beta release.

So my primary questions again are: 1. I notice that simply running the Beta application once uses the same `.thunderbird` directory that Release uses, and creates its own profile folder, which seems ideal to me. Verifying that this is the expected and preferred behavior? 2. I'm confused about the support article for profile management when running multiple release channels. Do I want to re-add all of my accounts to Beta from inside the application, therefore having two copies of my mail and profiles on my computer?

Open 1 50

Firefox Developer Edition Indeed Opens New Tabs and Canvas Opens New Tabs Withouth my Permission

I installed Firefox Developer Edition and I am having the following issues, whenever I go to Indeed and I go to a job posting the browser opens up additional tabs without… (прочетете още)

I installed Firefox Developer Edition and I am having the following issues, whenever I go to Indeed and I go to a job posting the browser opens up additional tabs without my permission or me doing so. Also the browser does the same in Canvas when I go to my course the browser automatically opens up new tabs without my permission and also me doing so. The Firefox Developer Edition browser update is Firefox Developer Edition is up to date 152.0b7 (64 bit). The following extensions are installed AdBlocker Ultimate, FoxyProxy Basic, Ghostery AdBlocker For Privacy, Malwarebytes Browser Guard, Privacy Badger, and UBlock Origin. This behavior got super annoying and I don't know how to fix it. Any help on how to fix this would be appreciated. My operating system is Windows 11.

Заключена 3 40

How do I import Outlook address book file into Firebird?

I have Firebird Beta installed. I also have Outlook 2019 but after an update the address book is not visible. I have located the pst file(s) but don't know how to import … (прочетете още)

I have Firebird Beta installed. I also have Outlook 2019 but after an update the address book is not visible. I have located the pst file(s) but don't know how to import the email address book from Outlook to Firebird Beta. Can you help?

Open 1 80

"Connection Settings" disappears in Firefox v152.0b[6?]. Do we now use about:config to manually set a proxy?

I'm a beta update channel user, so this may not reflect what 'normal' users are seeing. I use Firefox in Linux, debian v13, so normal people that are using Windows or Ma… (прочетете още)

I'm a beta update channel user, so this may not reflect what 'normal' users are seeing. I use Firefox in Linux, debian v13, so normal people that are using Windows or MacOS also might not see the changes I'm asking about? -- I have no way of knowing.

Anyway: in FF v152.0b6, the "Connection Settings" area seems to have disappeared entirely from the settings menu. I used this area of the settings frequently.

The ability to set proxy still exists in the about:config settings area. In the future, will about:config be the standard place to go for people that want to manually set (or toggle) an http/https proxy?

Thanks for reading, and thanks to all the Volunteers who make this place and Mozilla software function. I use your stuff all day, every day, and my life is better because of it.

Разрешен 6 49

the mail is not coming and thunderbird is very slow

We are facing issues with Thunderbird mail application. Incoming emails are not being received in Thunderbird. Thunderbird is running very slowly and frequently becomes u… (прочетете още)

We are facing issues with Thunderbird mail application.

Incoming emails are not being received in Thunderbird. Thunderbird is running very slowly and frequently becomes unresponsive. Sending and receiving emails is taking a long time. We have already restarted the application and system, but the issue still persists.

Kindly check the mail server settings and Thunderbird configuration from your end and advise on the necessary action to resolve this issue as soon as possible.

Your prompt support will be highly appreciated.

Open 1 10

Firefox issues signing into sites via my Google account.

Hi whenever I use my Google account to sign into websites (Google, ebay, YouTube, & anyother sites,) Firefox will become unresponsive, the window containing the tab … (прочетете още)

Hi whenever I use my Google account to sign into websites (Google, ebay, YouTube, & anyother sites,) Firefox will become unresponsive, the window containing the tab i was using becomes unresponsive, sort of. - I can't click any open Firefox Tabs, - the red 'Close' radio button is greyed-out, so I can't close any tabs or the window - right-click is unresponsive, so i can't close tabs that way, but Command-W closes the tabs normally, but the others are still unresponsive.

- i can open a new Firefox window (with &/or without Tabs,) which works normally.

- & unrelated, but earlier, Firefox was running really slowly, Youtube videos were slowed down, but audio was normal, and scrolling was slow.

Open 2 40

Deletion of an email in the middle of the message list pane also caused the next selected emai to be the one at the top of the list.

When I delete a message from the message list (not the first one), the next email selected is the first one in the list. This is a change in behavior - it used to the the… (прочетете още)

When I delete a message from the message list (not the first one), the next email selected is the first one in the list. This is a change in behavior - it used to the the one following the position of the deleted the email would be selected.

Open 30