Wrong emails added to a thread

I'm finding threads that include the correct emails for the subject, but also additional emails that do NOT relate to the original subject. How do I pull the other "subje… (saznaj više)

I'm finding threads that include the correct emails for the subject, but also additional emails that do NOT relate to the original subject. How do I pull the other "subjects" from being in the wrong thread and create their own thread. See the highlighted emails in the attached image. Each color represents a separate thread that should stand on its own.

Thanks.

Pitanje od yankj49 23 sata prije

Zadnji odgovor od yankj49 prije 6 minuta

Lost all passwords in firefox reinstall after windows 10 was reset.

Hello I reinstalled windows 10 on my laptop with keeping my personal files intact. During the installation process Firefox was removed. After Windows was back I reinstal… (saznaj više)

Hello

I reinstalled windows 10 on my laptop with keeping my personal files intact. During the installation process Firefox was removed. After Windows was back I reinstalled Firefox and it works just fine except none of the old information, passwords, bookmarks etc are there and I tried just about everything to retrieve them but no luck. I tried to bring up profiles but only the new one was listed as default. What can I do? Thanks for your help.

Peter

Pitanje od pbtanner1 prije 17 minuta

Found my answer - thanks and sorry-can't figure out how to delete this question

Hello! This may be silly but I don't see an "All Accounts" or something similar where all my emails from all my accounts are. Usually its at the top of where it shows all… (saznaj više)

Hello! This may be silly but I don't see an "All Accounts" or something similar where all my emails from all my accounts are. Usually its at the top of where it shows all the accounts listed in other programs but in here it seems I have to go into each account separately. Is there a way to see everything? TIA!

Pitanje od susan111 prije 30 minuta

Filters

Hi, Is it possible to use tags as filtering criteria? Example - I'm regularly tagging some messages as "Important". Can I define a filter which would make such messages l… (saznaj više)

Hi, Is it possible to use tags as filtering criteria? Example - I'm regularly tagging some messages as "Important". Can I define a filter which would make such messages land in a specific folder (say folder called IMPORTANT)? I was trying but could not find such possibility. Best Wladyslaw Janowski

Pitanje od janowski prije 37 minuta

E-Mails are downloaded multiple times

Dear all, Since two days my e-mails are downloaded multiple times, i.e. I receive one and the same mail up to 10 times or more. I have 3 accounts, but only two of them ha… (saznaj više)

Dear all, Since two days my e-mails are downloaded multiple times, i.e. I receive one and the same mail up to 10 times or more. I have 3 accounts, but only two of them have this problem. The account without problem is with a different provider. What could be the reason? What could I do? Many thanks and best regards, Ute

Pitanje od calalou prije 40 minuta

display location in headers

I just left from Postbox (on macos) since this program has been sold to another company and is not maintained anymore. Postbox is designed after Thunderbird. It has a con… (saznaj više)

I just left from Postbox (on macos) since this program has been sold to another company and is not maintained anymore. Postbox is designed after Thunderbird. It has a convenient feature: displaying Location in the headers of displayed messages. For those users who have a lot of mailboxes, this can be quite helpful. If no add-on can do this, I suggest that it is implemented in Thunderbird itself.

Pitanje od GéraldT prije 48 minuta

üres levél

A levelező programot használva látszólag random módon előfordul hogy megnyitunk egy-egy levelet és annak nem látszik a tartalma.a levelet mutatja és meg lehet nyitni de m… (saznaj više)

A levelező programot használva látszólag random módon előfordul hogy megnyitunk egy-egy levelet és annak nem látszik a tartalma.a levelet mutatja és meg lehet nyitni de megnyitva teljesen üres .nem jeleníti meg a tartalmat.A szerverre belépve ott meg lehet nézni a levelet és van tartalma.

Pitanje od István Kövesdi 1 sat prije

Firefox keeps crashing after update to 24H2

Hello, after update of window 11 to 24H2, Firefox keeps crashing on start. I completed deinstalled Firefox, rebooted and installed again, no effect. I switched off hardw… (saznaj više)

Hello,

after update of window 11 to 24H2, Firefox keeps crashing on start. I completed deinstalled Firefox, rebooted and installed again, no effect. I switched off hardware acceleration and all add-ins and selected system theme, no effect. No crash occurs when started in troubleshoot mode. I did a clean-up (in troubleshoot mode), no effect. What should I do now? Where is the error log?

Regards Christian

Pitanje od christian.weiland 1 sat prije

Can send but cannot receive messages

Dear Sir or Madam, Since last monday I'm unable to receive Thunderbirds messages but can send and the 2 emails went into my local folders file now instead of my daviddss2… (saznaj više)

Dear Sir or Madam, Since last monday I'm unable to receive Thunderbirds messages but can send and the 2 emails went into my local folders file now instead of my daviddss2007@aol.com sent file (see attachedment). I am unable to carry out any functions of my current files in daviddss2007@aol.com (eg move, change or delete). I've also noticed if I try other methods to retrieve messages I get the 1st attachment each time on my screen. I've tried checking my Settings / Account settings with my very limited experience and all the settings appear to be correct according to other blogs I've read. As further info when I open my Thunderbirds page it is not normal for the page to show permanently daviddss2007@aol.com: Connected to imap.aol.com... (see 3rd attachment). Normally it would search for emails received in my INBOX and if nothing found remain empty?. I hope the attachments assist - so PLEASE HELP Dave S Smith

Pitanje od David Smith 1 sat prije

Accidentally refreshed Firefox on Win 11 and now lost all extensions, customizations and settings

Hi, I accidentally did a refresh on my Firefox (Win 11) and therefore I now have an "Old Firefox Data" folder on my desktop and Firefox is completely almost back to stock… (saznaj više)

Hi, I accidentally did a refresh on my Firefox (Win 11) and therefore I now have an "Old Firefox Data" folder on my desktop and Firefox is completely almost back to stock.

I have lost all extensions, customizations, settings and other configurations. Luckily, I had taken a backup of my bookmarks prior to doing this.

How do I return everything (including extensions) back to pre-refresh state?

Thank you.

Pitanje od v7qk7qnh4y 1 sat prije

my backup is lost

i had setup a new windows and when i tried to sync my Firefox data i found nothing and all my bookmarks and passwords was lost. i need you support to recover my data. … (saznaj više)

i had setup a new windows and when i tried to sync my Firefox data i found nothing and all my bookmarks and passwords was lost.

i need you support to recover my data.

Pitanje od mina.nathan2023 1 sat prije

How to programmatically access Firefox power consumption metrics?

I'm trying to measure power consumption in Firefox using automation. My goal is to get power consumption metrics for specific webpage loads. What I've tried: 1. Using Pu… (saznaj više)

I'm trying to measure power consumption in Firefox using automation. My goal is to get power consumption metrics for specific webpage loads.

What I've tried: 1. Using Puppeteer with Firefox's profiler:

  - Enabled power profiling preferences
  - Used the Profiler CDP commands
  - Got profile data but no power metrics

I know Firefox DevTools has power profiling capabilities in the Performance panel, but I need to access this programmatically. Is there a way to: 1. Access the same power metrics that Firefox's Performance panel shows? 2. Get power consumption data through Firefox's debugging protocol or any other API? 3. Enable and collect power profiling data in an automated way?

Any guidance on the correct approach would be greatly appreciated!

Pitanje od Son Pham Ba 1 sat prije

“playing video in facebook

When playing videos in Facebook after a few of them I get a blue circle spinning . When I use chrome I don't have a problem.I have had Firefox for over 10 years ,if I can… (saznaj više)

When playing videos in Facebook after a few of them I get a blue circle spinning . When I use chrome I don't have a problem.I have had Firefox for over 10 years ,if I cannot fix this Em going to have to use chrome

Pitanje od steven2402 2 sata prije

Bad Colors

A few months ago after an update to Firefox the window would open but be transparent with no controls visible. I tried the refresh Firefox option which worked but left ot… (saznaj više)

A few months ago after an update to Firefox the window would open but be transparent with no controls visible. I tried the refresh Firefox option which worked but left other problems. A website has a medium blue header at the top with white fonts (links) on it, which still appear that way in Chrome and Opera, but since the refresh the header is black with black fonts in Firefox (which of course you can't see). There are also variations of this problem on some other other websites. The only way I can see links on those sites is to set color management to override 'always'. Is there any way to fix this problem? Thanks Mike

Pitanje od SomeOldFool 20 sati prije

Zadnji odgovor od SomeOldFool 2 sata prije

Using Norton Safe Search with FireFox

I've used Norton Safe Search on FireFox for years with no problem. But few weeks back, when I use Safe Search, it does no longer brings back the green checks indicating t… (saznaj više)

I've used Norton Safe Search on FireFox for years with no problem. But few weeks back, when I use Safe Search, it does no longer brings back the green checks indicating the site is safe. It works with Edge, but not with FireFox. I've contacted Norton and still waiting to get a response. Anyone have idea as to what is going on and how to fix it?

thanks -

Pitanje od Linda Keyes prije 1 tjedan

Zadnji odgovor od Linda Keyes prije 3 dana