Showing questions tagged: Show all questions

How to delete a folder permanently without moving to trash first

I want to delete a mail folder from an IMAP server. When clicking "Delete" in right-click menu, Thunderbird tries to move it to trash. This fails for folders that are sha… (read more)

I want to delete a mail folder from an IMAP server. When clicking "Delete" in right-click menu, Thunderbird tries to move it to trash. This fails for folders that are shared from another user with error "[CANNOT] Renaming not supported across non-private namespaces". When I switch the "When I delete a message" setting to "Remove it immediately" the folder is deleted correctly. Is it possible to do this just for folders? I tried Shift+Delete and holding Shift while clicking Delete but both did not work, Thunderbird tried and failed to move the folder to trash as usual. It would however be most useful if after failing to move the folder to trash it would give me an option to delete it permanently instead.

Asked by pavelh 6 days ago

Can't find unread Messages - Fail to syncronize IMAPS

Hello everybody, I have includes 4 different email adresses in Thunderbird. All of them as IMAP. All the time everthing works fine, but for the last 2 weeks Thinderbird … (read more)

Hello everybody,

I have includes 4 different email adresses in Thunderbird. All of them as IMAP. All the time everthing works fine, but for the last 2 weeks Thinderbird doesnt syncronize correctly.

For example: Thunderbird sees, that there are 8 unread messages in inbox, but at the same time Thunderbird does show me only 5 of them in the inbox. (When I login the the eMail-provider then there are all the 8 messages)

The "repair"-tool did not help so far. Diffrent mail-adresses show similar behavior.

I need a good idea.

Thanks a lot!

Simon

Asked by s-amrein 6 days ago

different letters

when i write a new mail i have this kind of letters , by sent or received mail, the letters are different, see my two screenshots. how can i install that the letters in … (read more)

when i write a new mail i have this kind of letters , by sent or received mail, the letters are different, see my two screenshots. how can i install that the letters in a written mail are the same in each group?

Asked by Slawomir Dzwonek 3 months ago

Last reply by Slawomir Dzwonek 6 days ago

latest FFox supernova blew up reader view

In previous versions of FFx, toggling to Reader view used the same font I'd chosen in Settings / wherever. Now it's something else, in boldface with no distinctions made … (read more)

In previous versions of FFx, toggling to Reader view used the same font I'd chosen in Settings / wherever. Now it's something else, in boldface with no distinctions made in original view (italics, not italics, etc). & there doesn't seem to be any way I can control fonts in Reader.

Any suggestions? In plain English, please, I am NOT a programmer or computer professional, just a regular human trying to use this new version that seems to have broken everything I liked about FFx.

Asked by pat.g888 1 week ago

Last reply by pat.g888 6 days ago

autohide everything when not hovered anywhere on browser 2

this was asked before by myself /questions/1284841 and again by another user /questions/1402855 the code was navigator-toolbox { max-height: 0; overflow: hid… (read more)

this was asked before by myself

/questions/1284841

and again by another user

/questions/1402855

the code was

  1. navigator-toolbox {
 max-height: 0;
 overflow: hidden;
 transition: ease all 3s;

}

  1. main-window:hover #navigator-toolbox {
 max-height: 100vh;
 animation: 0s pop-in;
 animation-fill-mode: both;
 animation-delay: 2s;

}

@keyframes pop-in {

 from {overflow: hidden}
 to {overflow: unset}

}

the issue now i have with firefox 124.0.2 is that the transition is now instant when my mouse enters or leaves the window and one of my addon buttons (roboform) no longer works with this userchrome.css edit.

its been a few updates ago it broke maybe 15 or so and now im wondering if there is a better updated script that works like it used to.

Asked by roger douglas 6 days ago

Firefox won't open in full screen

When I close firefox while it's in full screen, turn off my laptop, and then open it again the day after, it opens in the small screen for some reason. I tried going to t… (read more)

When I close firefox while it's in full screen, turn off my laptop, and then open it again the day after, it opens in the small screen for some reason. I tried going to the root directory in the about:profiles section of the more troubleshooting information section and renaming xulstore.json to xulstore.json.old, and each time it worked for a few days and then it just installed a new xulstore.json and went back to opening in the small screen. This is really annoying and I don't want to switch it manually every time.

Asked by HunterWade2024 1 week ago

Last reply by HunterWade2024 6 days ago

Filter on display text of sender

Is there a way I can make a filter that responds to the displayed sender (which may be different from the address)? For instance if an email has the header “From: "John D… (read more)

Is there a way I can make a filter that responds to the displayed sender (which may be different from the address)? For instance if an email has the header “From: "John Doe" <john.doe@example.org>”, can I make a filter check if “John Doe” matches a pattern?

Asked by Anselm Schüler 5 days ago

Why can't some Wikipedia pages activate read mode?

Hello everyone, Why some Wikipedia pages cannot activate reading mode under Debian 12 and Firefox ESR 115.9.1, for example this English Wikipedia page on Emmabuntüs does… (read more)

Hello everyone,

Why some Wikipedia pages cannot activate reading mode under Debian 12 and Firefox ESR 115.9.1, for example this English Wikipedia page on Emmabuntüs does not allow reading mode to be activated while French, Spanish and German pages can ?

See our test video on this subject: http://share.emmabuntus.org/Accessibility/Firefox_mode_lecture_non_disponible_emmabuntus_en.mp4

Is there a utility to test pages compatible with reading mode?

Or otherwise in which Firefox log file to see if a page is compatible or not?

Thanks in advance for your help.

Asked by Patrick-Emmabuntus 6 days ago

Last reply by Patrick-Emmabuntus 5 days ago

Setting up filters on different IMAP folders

Hi I have used local Thunderbird folders for my Gmail accounts for a long time, and have now started using Protonmail (via Proton Bridge to Thunderbird) as well. Sendin… (read more)

Hi

I have used local Thunderbird folders for my Gmail accounts for a long time, and have now started using Protonmail (via Proton Bridge to Thunderbird) as well. Sending and receiving Protonmail via TB works fine.

I want to keep my single local inbox, sent folders etc. I set up a filter on the TB Protonmail account to copy all incoming emails to the local inbox. Works fine. I have also configured TB's Protonmail account to copy any emails created in TB's Protonmail account to the local 'sent' folder. All good.

I now want to get any emails sent via the Protonmail app to be copied to my local 'TB sent' folder - but have failed to get this to work.

If I create a TB filter to run on the Protonmail IMAP 'sent' folder, it CHANGES the separate TB inbox filter from running on the IMAP inbox, to run on the IMAP 'sent' folder!!!

I want to have two separate filters for Protonmail IMAP - one for 'inbox' and one for 'sent' - but they keep resetting so that both run either on the IMAP inbox or 'sent'. I thought filters were separate entities, but clearly not.

Am I missing something, or have I stumbled across a bug?

Thanks in anticipation.

Asked by andrew259 5 days ago

Unread Email Count - beyond frustrated

Hey there Team! So I flipped my table because of the new Outlook update and I'm beyond frustrated. Not only it does not show the unread email count but also stopped wor… (read more)

Hey there Team!

So I flipped my table because of the new Outlook update and I'm beyond frustrated.

Not only it does not show the unread email count but also stopped working for my work email, making me miss a serious meeting!

This is ridiculous!

So now I'm transitioning to Thunderbird however, my Inbox is showing the total amount of emails. This is not what I need. What I need is the unread amount of emails.

On top of this, if I minimize the email, the Inbox amount count merges with the amount count of Sent Items. This is not what I need either... What I need is to solely have the amount of unread emails.

How can I achieve solely unread email count with Thunderbird?

Please keep me posted as I'm losing my last screw over setting up something as basic as this. -Val

Asked by valsis 6 days ago

Last reply by valsis 4 days ago

Thunderbird - Sent messages from Webmail and Phone not captured

I use Thunderbird as a central repository for 5 different email addresses. Recently 1 of them stopped getting Sent messages that were created on Webmail or my Phone. I … (read more)

I use Thunderbird as a central repository for 5 different email addresses. Recently 1 of them stopped getting Sent messages that were created on Webmail or my Phone. I used to work fine, now it doesn't. This account is the only one I have that is set to POP3; the others are IMAP.

I'd change the settings to be IMAP but don'e see how to do that. And, I don't want to lose any messages and would like to capture the ones that have not been captured.

Any thoughts?

Asked by pmbrown1 5 days ago

Last reply by pmbrown1 4 days ago

Add-on no longer on Toolbar

I'm using the OneTab add-on, Enabled. The icon no longer shows on the Toolbar, though it is on the Menu bar next to Firefox View. I ran Remove and then Added it again, … (read more)

I'm using the OneTab add-on, Enabled. The icon no longer shows on the Toolbar, though it is on the Menu bar next to Firefox View.

I ran Remove and then Added it again, hoping the Toolbar Icon would reappear = no go, And I lost all URLs already saved, stupid me. To be clear, clicking the Icon on the Toolbar saves all open tabs.

Is there a fix via Preferences? Thanks. gw

Asked by metaguy 5 days ago

Last reply by metaguy 4 days ago

Unable to install any extensions.

When trying to install any extensions on either the Mozilla Addons website or directly via the Extension settings, it fails to do so. I've attached a screenshot of the M… (read more)

When trying to install any extensions on either the Mozilla Addons website or directly via the Extension settings, it fails to do so.

I've attached a screenshot of the Mozilla Addons website when it fails to install the extension. On some other addons that I've attempted in the past, it just shows the throbber forever.

I have checked the Multiprocess Browser Console and it says that it fails to move the file because it's locked (NS_ERROR_FILE_IS_LOCKED). I have also attached a screenshot of that.

Asked by Kate 6 days ago

Last reply by Kate 4 days ago

Folder layout confusion

Junk, Bin, Deleted confusion in email account There is confusion in Settings regarding Junk,Spam, Bin,or Deleted. When setting up Spam checks it refers to Junk folder whe… (read more)

Junk, Bin, Deleted confusion in email account There is confusion in Settings regarding Junk,Spam, Bin,or Deleted. When setting up Spam checks it refers to Junk folder where I have customarily used Spam folder and or Deleted/ Bin folder options which am now not able to set in the options available. Is there any way around this. I use' Ubuntu Linux' and 'Android (Gmail')? Thankyou Walter Reed t.walterreed@gmail.com mail@walter.plus.com

Asked by Walter 3 days ago

Display date in local time on forwards

I need the option to convert message date to local time on forwarding, instead of UTC + - from the original header. This is the expected behavior in every other client I… (read more)

I need the option to convert message date to local time on forwarding, instead of UTC + - from the original header.

This is the expected behavior in every other client I have used.

Even if the original sender is in the same city as me, chances are their originating server could be somewhere else and their originating time preference may not be set correctly. So it's more useful and logical to end user to show that in my local time zone.

Please, at least make it a user preference option.

I am not the only one:

https://support.mozilla.org/en-US/questions/1388819 https://support.mozilla.org/en-US/questions/1421056

Asked by higheraims 2 days ago

My spellcheck languages keep disappearing

Every time I restart firefox, my spellchecker languages disappear, leaving me only with one - the addons are still installed, they're just not available to be selected. E… (read more)

Every time I restart firefox, my spellchecker languages disappear, leaving me only with one - the addons are still installed, they're just not available to be selected. Even now I can't spellcheck in english. Please help.

Asked by von Boomslang 1 week ago

Last reply by von Boomslang 2 days ago

Firefox/Norton Safe Search. May not be a Firefox problem, but...

Firefox browser, v123.0.1, 64-bit. windows 10 Pro, 22H2. Hello, this may not be a problem with Firefox itself at all, but I'd like to try to understand what the cause of… (read more)

Firefox browser, v123.0.1, 64-bit. windows 10 Pro, 22H2.

Hello, this may not be a problem with Firefox itself at all, but I'd like to try to understand what the cause of the problem I and others are having.

I have Norton 360 installed, in this Windows 10 computer and like to use Firefox for internet browsing, it has always served me well.

I also have Norton Safe Search integrated/add-on to Firefox. This puts a red, green, or gray check mark at the end of each link that comes up during a search and has always worked before.

Recently, I've noticed that such check marks do not appear at all when doing a search with Firefox, but they are present when I do searches with MS Edge.

I am searching for a solution here, and also in the Norton Community. There are others there who have stated they are having the same problem.

Has anyone here heard of this before, would you have any suggestion as to what may be causing the lack of the Norton Safe Search check marks in Firefox searches?

Any input/suggestions would be welcome.

Asked by gvgr4139 2 days ago

Last reply by gvgr4139 1 day ago

Keep View Options

Windows 11; Thunderbird 115.10.1 I prefer to see only new messages in my Inbox. To that end, I've chosen the icon that says "Show only unread messages;" but it will not… (read more)

Windows 11; Thunderbird 115.10.1

I prefer to see only new messages in my Inbox. To that end, I've chosen the icon that says "Show only unread messages;" but it will not stay chosen. Every time I leave TB and come back I have to chose the icon again or see all the messages I've seen and reacted to before.

Is there a way to make the choice to see only unread messages and have it stay in use?

Asked by rabbit 1 day ago