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… (читать ещё)

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.

Задан yankj49 23 часа назад

Последний ответ от yankj49 6 минут назад

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… (читать ещё)

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

Задан pbtanner1 16 минут назад

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… (читать ещё)

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!

Задан susan111 29 минут назад

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… (читать ещё)

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

Задан janowski 37 минут назад

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… (читать ещё)

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

Задан calalou 39 минут назад

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… (читать ещё)

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.

Задан GéraldT 47 минут назад

ü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… (читать ещё)

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.

Задан István Kövesdi 1 час назад

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… (читать ещё)

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

Задан christian.weiland 1 час назад

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… (читать ещё)

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

Задан David Smith 1 час назад

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… (читать ещё)

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.

Задан v7qk7qnh4y 1 час назад

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. … (читать ещё)

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.

Задан mina.nathan2023 1 час назад

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… (читать ещё)

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!

Задан Son Pham Ba 1 час назад

“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… (читать ещё)

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

Задан steven2402 2 часа назад

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… (читать ещё)

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

Задан SomeOldFool 20 часов назад

Последний ответ от SomeOldFool 2 часа назад

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… (читать ещё)

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 -

Задан Linda Keyes 1 неделю назад

Последний ответ от Linda Keyes 3 дня назад