Why Dark Mode in Android is Purple

I am sure someone has asked the question before but couldn't find the answer. Why dark mode has to be different than other dark modes on other apps. Colours really does n… (read more)

I am sure someone has asked the question before but couldn't find the answer. Why dark mode has to be different than other dark modes on other apps. Colours really does not match nicely with my phone. I used Samsung Fold and its really unpleasant.

Asked by ahmed1smael 6 days ago

Last reply by ahmed1smael 5 days ago

ff pass words gone

hi can anyone tell me how to get my saved passwords back into ff. they got deleted somehow by Clean Disk app instructions ive found on web are for everything except wha… (read more)

hi can anyone tell me how to get my saved passwords back into ff. they got deleted somehow by Clean Disk app

instructions ive found on web are for everything except what i need thanks

Asked by bill 6 days ago

Last reply by bill 2 days ago

I have Leave Messages on Server checked but have "For at most 1000 days" specified. Older messages not deleted from server

As stated in the question, messages older than 1000 days are not deleted (this is a POP server). This is on my Desktop which is my primary PC. I also have a laptop using … (read more)

As stated in the question, messages older than 1000 days are not deleted (this is a POP server). This is on my Desktop which is my primary PC. I also have a laptop using Thunderbird with "Leave messages on server" but with neither option (Number of days or Until I delete them) checked. The purpose of the laptop settings is that since it is not my primary PC I don't want it to delete anything from the server.

I did quite a few searches and the closest thing I found was another user who had migrated to Thunderbird after using another mail client for years, and it sounded like after they installed Thunderbird, they imported their old emails from the old client and then began using Thunderbird. The explanation they got was that any emails that had not been downloaded from the server by Thunderbird would not have a download date in Thunderbird and would therefore not be subject to the "older than xxx days" setting. That scenario doesn't apply to me because I have been using Thunderbird exclusively for at least 5 years, so all emails on the server that are less than ~1825 days (5 x 365) were downloaded by Thunderbird. All emails older than 5 years have long since been deleted from the server manually.

Either I am misunderstanding the "For at most xxx days" setting or something is not working properly.

Asked by Tom Gordon 6 days ago

Last reply by Tom Gordon 5 days ago

Facebook unreachable on both Firefox and Waterfox

I am unable to reach Facebook on both Firefox and Waterfox. Other browsers (Opera, Edge, Chrome) are able to access Facebook. I can access other Meta-owned sites (Messe… (read more)

I am unable to reach Facebook on both Firefox and Waterfox.

Other browsers (Opera, Edge, Chrome) are able to access Facebook.

I can access other Meta-owned sites (Messenger.com, Instagram, Threads) on Firefox and Waterfox.

This issue exists on both my desktop (Windows 10) and laptop (Windows 11).

This issue does not apply to Firefox for iOS or the Facebook app.

All apps and OS's mentioned are up to date.

This has been going on for over a week now.

Asked by Max 6 days ago

Last reply by Max 6 days ago

Error message: Unable to open the summary file for Inbox on cfogelman@gmail.com. Perhaps there was an error on disk, or the full path is too long.

I got this error message and don't know what to do with it. All the other subs under gmail (sent, all mail, etc) are fine. No current inbound gmail displays under "inbox,… (read more)

I got this error message and don't know what to do with it. All the other subs under gmail (sent, all mail, etc) are fine. No current inbound gmail displays under "inbox," though it does in "all mail." While checking by using gmail app, everything seems fine. How can I reopen or repopulate my inbox? Thanks.

Asked by CFogelman 6 days ago

Last reply by CFogelman 6 days ago

Firefox won't print webpages

Firefox just will not print anything at all. I have tried all the suggested fixes; everything else on my computer prints fine to either directly connected printers or to … (read more)

Firefox just will not print anything at all. I have tried all the suggested fixes; everything else on my computer prints fine to either directly connected printers or to network printers. The 3 other computers on my home network all print to all printers from Firefox. I have deleted Firefox and reinstalled I have deleted all printers and reinstalled When I do try to print with the print queue open, the file spooling briefly splashes up and disappears quickly. If I download a PDF from the web, it will not print from within Firefox, but will print from Acrobat or Nitro I have changed antivirus from Eset to Webroot anywhere. No improvement and in between with no Antivirus, Firefox would not print. Any thoughts, as I had to change browsers and I want to get back to Firefox? Help!!

Asked by bruce139 6 days ago

Last reply by bruce139 4 days ago

Saving all open tabs: links saved but not to the specified folder

Firefox 125.0.2 on Mac When I press shift+cmd+D to bookmark all open tabs, instead of the links being saved to the designated folder, they are all saved to "Bookmarks Me… (read more)

Firefox 125.0.2 on Mac

When I press shift+cmd+D to bookmark all open tabs, instead of the links being saved to the designated folder, they are all saved to "Bookmarks Menu". The designated folder itself also appears with these links but it itself is empty.

I would expect shift+cmd+D to bookmark all links in the folder and the folder to appear in "Bookmarks Menu". This is what use to happen ages ago. I'm not sure what caused the change in behavior. Anyone have any ideas on fixing this?

Asked by Tom 5 days ago

Last reply by Tom 2 days ago

Firefox keeps downgrading?

I'm using Firefox 124.0.2 (64 bit) on Windows, and every few days I get the error about using an older version of Firefox, with Exit or Create New Profile options. I the… (read more)

I'm using Firefox 124.0.2 (64 bit) on Windows, and every few days I get the error about using an older version of Firefox, with Exit or Create New Profile options. I then run "firefox -allow-downgrade" from the command prompt and everything works fine... for a few days, when it happens all over again. This only started happening a couple of weeks ago, but it's getting really annoying. How do I stop it (short of using something like Waterfox or Brave).

Asked by peter.dell 5 days ago

Last reply by peter.dell 3 days ago

Homepage

I downloaded the new update this morning and I cannot separate my categories any longer on my home page. I keep them in categories on the 4 separate rows and then separa… (read more)

I downloaded the new update this morning and I cannot separate my categories any longer on my home page. I keep them in categories on the 4 separate rows and then separate them by skipping a square. I cannot do that any longer and do not like the jumble of the homepage now. How can I keep the blank spaces that are located at the bottom of the rows to separate my categories?

Asked by ch 5 days ago

Last reply by ch 1 day ago

Addon cannot be installed because it seems to be corrupt

I've made an extention which works fine when I test it using the temp mode on firefox. When I attempt to install from file however I'm told it could not be installed as i… (read more)

I've made an extention which works fine when I test it using the temp mode on firefox. When I attempt to install from file however I'm told it could not be installed as it appears to be corrupt. Below are the package.json and the manifest.json:

package.json

{

 "name": "ext",
 "version": "1.0.0",
 "description": "",
 "main": "contentScript.js",
 "scripts": {
   "test": "echo \"Error: no test specified\" && exit 1"
 },
 "keywords": [],
 "author": "",
 "license": "ISC"

}


manifest.json

{

 "manifest_version": 2,
 "name": "SKUORG",
 "version": "1.0",
 "description": "Organises SKUs on WooPage",
 "permissions": [
   "activeTab",
   "webNavigation",
   "<all_urls>"
 ],
 "content_scripts": [
   {
     "matches": ["<all_urls>"],
     "js": ["contentScript.js"]
   }
 ]

}


I have tried on two devices / installs of firefox and have followed the steps I could find on this page : https://support.mozilla.org/en-US/kb/unable-install-add-ons-extensions-or-themes#w_corrupt-extension-files

If you have any suggestions please let me know.

Asked by harjoat 5 days ago

Last reply by harjoat 5 days ago

setting up Firefox on reset computer

I reset a computer, deleting all my files. I want to use, as I do elsewhere, Firefox as my browser. And though I signed into Firefox using my old credentials, none of my … (read more)

I reset a computer, deleting all my files. I want to use, as I do elsewhere, Firefox as my browser. And though I signed into Firefox using my old credentials, none of my bookmarks are there. How do I complete this setup?

Asked by Bobg 5 days ago

Last reply by Bobg 3 days ago

Browser issue with Microsoft Outlook

Hello, My name is Grey, and I'm experiencing an issue using Firefox as a browser to open my Outlook mail. For the past three days I have not been able to open any emails… (read more)

Hello,

My name is Grey, and I'm experiencing an issue using Firefox as a browser to open my Outlook mail. For the past three days I have not been able to open any emails as a network error screen appears. Using other devices and other browsers like Edge, the emails open fine, so it is not actually a network issue. This problem only occurs using Firefox, and specifically with Outlook emails. Everything else functions fine and I have not made any changes, besides the regular Firefox update. My computer is also up to date.

What can I do about this issue? I appreciate the advice,

grey

Asked by AshenLion 5 days ago

Last reply by AshenLion 2 days ago

Missing emails following import!

Hello All, I have recently installed Thunderbird email client which populated on its own and before I was asked for an address or Password! This may be by design which i… (read more)

Hello All,

I have recently installed Thunderbird email client which populated on its own and before I was asked for an address or Password! This may be by design which is not an issue as such. However, I noticed that none of my Laptop, WIN 10, Windows Live Mail subfolders were present.

I had imaged at some point I would have to import all my Folders and the emails from Window Live Mail using the importexporttools-3.3.2 program. I have also been made aware that sometimes the process would not be without errors. Nevertheless I forged ahead.

Unfortunately I have discovered there are odd emails missing. It seems I have two options to try and recover the missing contents. 1) To delete Thunderbird client altogether and fresh install, plus to import folders and emails again. Or 2) To repeat the import procedure by over writing, which will hopefully add the missing emails!

However, I have two questions, if I am able to over write. 1) Is it possible to repeat the import again? 2) Will the result be I end up with hundreds of duplicate emails as well as those missing emails?

Perhaps someone has experience of the outcome.

Thank you in advance.

Asked by diane.willsteed 5 days ago

Last reply by diane.willsteed 2 days ago

OneDrive workbook problem

So I have an Excel workbook in my onedrive from MS, It was working fine on my firefox browser in my Ubuntu OS, last week it started to delete my cell's information whenev… (read more)

So I have an Excel workbook in my onedrive from MS, It was working fine on my firefox browser in my Ubuntu OS, last week it started to delete my cell's information whenever I pressed the enter, tab or arrow keys, I contacted the MS support and they get me to opened the same file on a chrome browser and worked fine... I still want to use my firefox browser but this problem is very annoying, please help me sort it out!!!

Asked by ricardocrbb 5 days ago

Last reply by ricardocrbb 4 days ago

ZOOM is fouled up & can't fix it, using NoSquint Plus

Still using Firefox 78.15.0 esr (64 bit) Am I correct that the toolbar icon " - | 100% | + " is the Firefox Zoom function? I have never been able to locate a toolbar ico… (read more)

Still using Firefox 78.15.0 esr (64 bit)

Am I correct that the toolbar icon " - | 100% | + " is the Firefox Zoom function? I have never been able to locate a toolbar icon for NoSquint Plus. I also have Theme & Font Size Changer, but it stopped working years ago. Anyway, working fine for many years, automatically setting the zoom on every tab to 150% so I can read it easily.

A few days ago I got into the NoSquint Plus preferences (NEVER OPEN THE HOOD !!!) , and wondered why it was set to chrome API instead of CSS API and changed it to see. That kind of broke it completely. Maybe changed other stuff trying to get it back...

At present, Firefox Default Zoom is set to 150% . NoSquint Plus is default full page 100% and default text only 150% There are no instructions telling me how these 3 settings will interact.

It seems that when I open NoSquint Plus Preferences and change the %, it works on all the tabs on that page, but not on any other page unless I open it & fiddle with it.

How do I get what I want? There is no "return to default settings" for NoSquint Plus.

Asked by FireFoxSucks 4 days ago

Last reply by FireFoxSucks 4 days ago

Clicking "reply" replies to the recipient (me) if the sender (me) is also in Thunderbird and the recipient was aliased

Scenario: I have two E-Mails configured in thunderbird. For simplicity, let's assume they are: `alice@gmail.com` and `bob@cock.li` . I have configured both via SMTP, and… (read more)

Scenario: I have two E-Mails configured in thunderbird. For simplicity, let's assume they are: `alice@gmail.com` and `bob@cock.li` .

I have configured both via SMTP, and they are *totally different* SMTP servers (Gmail vs. cock.li)

If I compose a message from "alice@gmail.com" to "bob@cock.li", then when I reply from Bob's inbox in Thunderbird, everything is OK.

However, if I compose a message from "alice@gmail.com" to "bob.extra@cock.li", using the `.` alias feature of cock.li, then although Bob gets the message in his inbox, clicking "Reply" will actually set "From" as "alice@gmail.com" and "To" as "bob.extra@cock.li" !

To be very clear: this happens when clicking reply in Bob's inbox in Thunderbird.

I think this is a Thunderbird issue because:

  • It happens even if I compose the E-Mail from Alice's webmail (i.e. Browser) (Note: Alice still exists in Thunderbird)
  • It DOES NOT happen if Alice DOES NOT exist in Thunderbird
  • It DOES NOT happen if I try and reply as Bob via cock.li's webmail (i.e. Browser)

My guess is somehow when Thunderbird sees both Alice and Bob as valid accounts in Thunderbird, but the recipient was an aliased version of Bob, it somehow gets confused.

Here are example received headers for an actual demo I tried. (poiasd@saxrag.com is main E-Mail, abuse@saxrag.com is an alias. poiasdpoiasd@cock.li is the sender)

``` Return-Path: <poiasdpoiasd@cock.li> Delivered-To: poiasd@saxrag.com Received: from mail.saxrag.com by vps-2395d3b9.vps.ovh.net with LMTP id Ujt4LrxzMGbCCBAA3wKhXw (envelope-from <poiasdpoiasd@cock.li>) for <poiasd@saxrag.com>; Tue, 30 Apr 2024 04:29:48 +0000 Authentication-Results: mail.saxrag.com; dkim=permerror header.d=cock.li header.i=@cock.li header.a=rsa-sha1 header.s=mail header.b=JEr8eBKM; dkim-atps=neutral Received: from mail.cock.li (mail.cock.li [37.120.193.123]) by mail.saxrag.com (Postfix) with ESMTPS id A0E8C43C03 for <abuse@saxrag.com>; Tue, 30 Apr 2024 04:29:48 +0000 (UTC) MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cock.li; s=mail; t=1714454824; bh=srzi4nIgmpT6bW/cD6Um2I0qdwT33DsnyzueIPNTpP0=; h=Date:From:To:Subject:From; b=JEr8eBKMA14h1Cxa9V/VRXI4HW9N2jgxJRoLqt7JGONFuPPGOeOH8RYV3+OjkpnIw d/gN5oVnmP0UvUrDkslxvmypeG8qt5NHSSQ2wk5I65iqx+soYPJ8imYYBTu4b1VhHk kTQErXT23hsZwLHoXSHlpnBQYpuuY7uHZXYacEAxVjzZ46ICNc1xDX/iAaA/DIF79h iwZMJT1+Gs3+jh7mnbU+fp0vJA+eafp8z+OXELLEMTWBtkp1imXKjig5X/k3DXAG7a jqeff2obhLKPV39BtxbaXIxVsRmECwSZ7/O2fhqRC9FIFVepH5FQpZFXG5hqJ07WCa GhumeUysmhJxw== Content-Type: text/plain; charset=US-ASCII;

format=flowed

Content-Transfer-Encoding: 7bit Date: Tue, 30 Apr 2024 13:27:03 +0800 From: poiasdpoiasd@cock.li To: abuse@saxrag.com Subject: Sending from WebMail User-Agent: Roundcube Webmail/1.4.15 Message-ID: <07a14e0d75a83f779ade6de65c42db83@cock.li> X-Sender: poiasdpoiasd@cock.li ```

Asked by poiasd883 4 days ago

Last reply by poiasd883 2 days ago

html shown as code only, in some emails in Thunderbird 115.10.1 (64-bit) (and some earlier versions

In a recent email Thunderbird sees an HTML message as plain text, and does not decode it. The message is decoded by my phone using "Email - Fast & Secure Mail by Edis… (read more)

In a recent email Thunderbird sees an HTML message as plain text, and does not decode it. The message is decoded by my phone using "Email - Fast & Secure Mail by Edison Software". See attached screenshot. Normally Thunderbird suceeds where phone apps fail.

All other HTML messages seem OK

Here is the message source 40%; font-family: arial, helvetica, sans-serif; font-size: 16px; text-ali= gn: left; margin: 0; padding: 0;" align=3D"left">The UK Government introd= uced the new requirement last year which means voters in England have to = show an acceptable form of photo ID when voting at a polling station.</p>=

=A0

<a href=3D"https://lnks.gd/l/ey= JhbGciOiJIUzI1NiJ9.eyJidWxsZXRpbl9saW5rX2lkIjoxMDEsInVyaSI6ImJwMjpjbGljay= IsInVybCI6Imh0dHBzOi8vd3d3LmNoYXJud29vZC5nb3YudWsvVm90ZXJJRCIsImJ1bGxldGl= uX2lkIjoiMjAyNDA0MzAuOTQwNTc0OTEifQ.sF6WGrw7AMAA7KUoeJe3PefG-JsfcexOBU6ji= k9oZyQ/s/1080167471/br/241551225317-l" target=3D"_blank" rel=3D"noopener"= style=3D"color: #FFFFFF; text-decoration: none; -ms-word-break: break-al= l; word-break: break-word; -webkit-hyphens: none; -moz-hyphens: none; hyp= hens: none; background-color: #7F7384; border-radius: 3px; border-color: =
  1. 7f7384; border-style: solid; border-width: 8px 20px;">View the full list=
of accepted photo ID.</a>

=A0

People voting by post ar= e also being reminded to return their postal votes by Thursday May 2.

=

=A0

If you are unable to ret= urn your vote by post before Thursday May 2, you can take it your polling= station or the Council offices on polling day.

=A0

The Elections Act 2022 h= as made several changes to the existing electoral law which means from Th= ursday May 2, you will be only able to hand in a maximum of up to six pos= tal votes per poll. This includes your own postal vote, and postal votes = of up to five other people per poll.

=A0

If you are handing in po= stal votes at either a polling station or the Council offices, you will b= e also asked to complete a short =91postal vote return=92 form by a staff= member.

=A0

Voters are also reminded= not to post postal votes into the letterbox at the Council Offices, othe= rwise the postal vote will be rejected.

=A0

<a href=3D"https://lnks.gd/l/ey= JhbGciOiJIUzI1NiJ9.eyJidWxsZXRpbl9saW5rX2lkIjoxMDIsInVyaSI6ImJwMjpjbGljay= IsInVybCI6Imh0dHBzOi8vd3d3LmNoYXJud29vZC5nb3YudWsvcGFnZXMvdm90aW5nX2J5X3B= vc3QiLCJidWxsZXRpbl9pZCI6IjIwMjQwNDMwLjk0MDU3NDkxIn0.gcfM6b0PSr6dSbpI-4kF= 7mKXs-8XTkNGnVuzpzPyzkQ/s/1080167471/br/241551225317-l" target=3D"_blank"= rel=3D"noopener" style=3D"color: #FFFFFF; text-decoration: none; -ms-wor= d-break: break-all; word-break: break-word; -webkit-hyphens: none; -moz-h= yphens: none; hyphens: none; background-color: #7F7384; border-radius: 3p= x; border-color: #7f7384; border-style: solid; border-width: 8px 20px;">F= AQs about the changes to postal vote handling</a>

style="3D"=A0

A total of 76 polling st= ations staffed by more than 290 people will be open between 7am and 10pm = on May 2 so people cast their vote. Your poll card will tell you which po= lling station you must vote at and offer a list of the types of photo ID = which can be accepted.

style="3D"=A0

<a href=3D"https://lnks.gd/l/ey= JhbGciOiJIUzI1NiJ9.eyJidWxsZXRpbl9saW5rX2lkIjoxMDMsInVyaSI6ImJwMjpjbGljay= IsInVybCI6Imh0dHBzOi8vd3d3LmNoYXJud29vZC5nb3YudWsvbmV3cy8yMDI0LzA0LzMwL3J= lbWVtYmVyX3lvdXJfcGhvdG9faWRfb25fbWF5XzIiLCJidWxsZXRpbl9pZCI6IjIwMjQwNDMw= Ljk0MDU3NDkxIn0.Vy8Vw2ouSthk-IlFIovxn-WUZnjsbIRz-rdhoRPUQe4/s/1080167471/= br/241551225317-l" target=3D"_blank" rel=3D"noopener" style=3D"color: #FF= FFFF; text-decoration: none; -ms-word-break: break-all; word-break: break= -word; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; backgrou= nd-color: #7F7384; border-radius: 3px; border-color: #7f7384; border-styl= e: solid; border-width: 8px 20px;">Read the full story</a>

                   </td>
               </tr>
           </table>
       </td>
   </tr>
  =20
   <tr>
      <td>
                    =20
       </td>
   </tr>
  =20
   <tr>
     <td>
              =20
       </td>
   </tr>

</table> </td></tr></table> </td></tr></table>

=20


<font face="3D">Stay connecte= d with Charnwood Borough Council:</font>
<font><a href=3D"https://lnks.gd/l/eyJhbGciOiJ=

IUzI1NiJ9.eyJidWxsZXRpbl9saW5rX2lkIjoxMDQsInVyaSI6ImJwMjpjbGljayIsInVybCI= 6Imh0dHBzOi8vd3d3LmZhY2Vib29rLmNvbS9jaGFybndvb2RiYy8iLCJidWxsZXRpbl9pZCI6= IjIwMjQwNDMwLjk0MDU3NDkxIn0.mVdB-DNGWaVvLIUunjXvXGLNEhiY9U5eiu2KR_n0ibc/s= /1080167471/br/241551225317-l" target=3D"_blank" rel=3D"noopener">3D</a> =A0 <a href=3D"https://lnks.gd/l/eyJhbGciOiJI= UzI1NiJ9.eyJidWxsZXRpbl9saW5rX2lkIjoxMDUsInVyaSI6ImJwMjpjbGljayIsInVybCI6= Imh0dHBzOi8vdHdpdHRlci5jb20vQ2hhcm53b29kQkMiLCJidWxsZXRpbl9pZCI6IjIwMjQwN= DMwLjk0MDU3NDkxIn0.sE8T-OVOmsXsbMsYe_dbkIkKQBVLqdnbjhvdAVgHC6w/s/10801674= 71/br/241551225317-l" target=3D"_blank" rel=3D"noopener">3D</a> =A0 <a href=3D"https://lnks.gd/l/eyJhbGciOiJIUzI1NiJ9.ey= JidWxsZXRpbl9saW5rX2lkIjoxMDYsInVyaSI6ImJwMjpjbGljayIsInVybCI6Imh0dHBzOi8= vd3d3LmxpbmtlZGluLmNvbS9jb21wYW55L2NoYXJud29vZC1ib3JvdWdoLWNvdW5jaWwiLCJi= dWxsZXRpbl9pZCI6IjIwMjQwNDMwLjk0MDU3NDkxIn0.SXwaFZZofvE7dqdcVRxmTbrfC_-cZ= URKxlgi9Bh0p0A/s/1080167471/br/241551225317-l" target=3D"_blank" rel=3D"n= oopener">3D</a> =A0=A0<a href=3D"https://lnks= .gd/l/eyJhbGciOiJIUzI1NiJ9.eyJidWxsZXRpbl9saW5rX2lkIjoxMDcsInVyaSI6ImJwMj= pjbGljayIsInVybCI6Imh0dHA6Ly93d3cuZ292ZGVsaXZlcnkuY29tLyIsImJ1bGxldGluX2l= kIjoiMjAyNDA0MzAuOTQwNTc0OTEifQ.9yTH5OwyBcvraY5boXQryghr0umfi7phFg3JQOT4b=

Yo/s/1080167471/br/241551225317-l">3D</a></font>

<font face="3D">SUBSCRIBER SERVICES:</font>
= <font face="3D"><a href=3D"https://lnks.gd/l/ey= JhbGciOiJIUzI1NiJ9.eyJidWxsZXRpbl9saW5rX2lkIjoxMDgsInVyaSI6ImJwMjpjbGljay= IsInVybCI6Imh0dHBzOi8vcHVibGljLmdvdmRlbGl2ZXJ5LmNvbS9hY2NvdW50cy9VS0NIQVJ= OV09PRC9zdWJzY3JpYmVyL2VkaXQ_cHJlZmVyZW5jZXM9dHJ1ZSN0YWIxIiwiYnVsbGV0aW5f= aWQiOiIyMDI0MDQzMC45NDA1NzQ5MSJ9.ADY_mCtFVj0k-6qwoAYiXubR9bVJaKN7syF_GVGm= LIU/s/1080167471/br/241551225317-l" title=3D"Manage Subscriptions">Manage=

Subscriptions</a> =A0|=A0 <a href=3D"https://lnks.gd/l/eyJhbGciOiJIUzI1N=

iJ9.eyJxdWVyeV9wYXJhbXMiOlsidmVyaWZpY2F0aW9uIiwiZGVzdGluYXRpb24iXSwiYnVsb= GV0aW5fbGlua19pZCI6MTA5LCJ1cmkiOiJicDI6Y2xpY2siLCJ1cmwiOiJodHRwczovL3B1Ym= xpYy5nb3ZkZWxpdmVyeS5jb20vYWNjb3VudHMvVUtDSEFSTldPT0Qvc3Vic2NyaWJlci9vbmV= fY2xpY2tfdW5zdWJzY3JpYmUiLCJidWxsZXRpbl9pZCI6IjIwMjQwNDMwLjk0MDU3NDkxIn0.= ZO2r2bzqIgpwsQEhTGZwRXXOHA6-_EEKQOM8DlKS9Z8/s/1080167471/br/241551225317-= l?verification=3D5.3ed4547e2334334d63ec5be244543750&destination=3Droger%4= 0rogerwhill.plus.com" title=3D"Unsubscribe from All Topics">Unsubscribe A= ll</a> =A0|=A0 <a href=3D"https://lnks.gd/l/eyJhbGciOiJIUzI1NiJ9.eyJidWxs= ZXRpbl9saW5rX2lkIjoxMTAsInVyaSI6ImJwMjpjbGljayIsInVybCI6Imh0dHBzOi8vc3Vic= 2NyaWJlcmhlbHAuZ292ZGVsaXZlcnkuY29tLyIsImJ1bGxldGluX2lkIjoiMjAyNDA0MzAuOT= QwNTc0OTEifQ.ytrrtEdY68bcdjdm5MMeGMO7YeM07ml8wrjyELRncY0/s/1080167471/br/= 241551225317-l">Help</a></font>


This email was sent to roger@rogerwhill.plus.com us=

ing GovDelivery Communications Cloud, on behalf of: Charnwood Borough Cou=

ncil, Southfield Road, Loughborough, Leicestershire, LE11 2TX
<a href=3D"http=

s://lnks.gd/l/eyJhbGciOiJIUzI1NiJ9.eyJidWxsZXRpbl9saW5rX2lkIjoxMTEsInVyaS= I6ImJwMjpjbGljayIsInVybCI6Imh0dHBzOi8vc3Vic2NyaWJlcmhlbHAuZ3JhbmljdXMuY29= tLyIsImJ1bGxldGluX2lkIjoiMjAyNDA0MzAuOTQwNTc0OTEifQ.h2U8j7_4Qs8efNQJbTpo5= TBCOPo5JQmD5d2ohkQC4Rc/s/1080167471/br/241551225317-l" target=3D"_blank" = rel=3D"noopener">3D</a></= td>

</body> </html> =0A


=_NextPart_0D1_AF44_3A774989.0C0B5085--

Asked by R@RWH.+.com 4 days ago

Last reply by R@RWH.+.com 2 days ago

thumder bird mail drafts folder

not sure if this is where i should be but i tried the Thunderbird help and got no answer. After the most recent Thunderbird up date and a Thunderbird install over e… (read more)

not sure if this is where i should be but i tried the Thunderbird help and got no answer. After the most recent Thunderbird up date and a Thunderbird install over existing one when i go to my drafts folder and click on any draft or save message in there i get a yellow bar at the bottom of the page that i have never seen before . Now i do not want recreate a new profile and lose all my contacts book marks add on etc. how do i remove that yellow bar in Thunderbird mail

Asked by Mary 3 days ago

Last reply by Mary 1 day ago

Firefox won't load websites. Pages are Blank. Application Menu unresponsive.

Whenever I type in a website URL in the search-bar, first of all, the drop-down menu of related searches and websites does not show up. When I press enter to confirm that… (read more)

Whenever I type in a website URL in the search-bar, first of all, the drop-down menu of related searches and websites does not show up. When I press enter to confirm that's where I want to go, nothing happens. The URL just kinda sits there, no loading circle or anything... Just a blank page. Only two of the icons on my toolbar works. The "Account" icon, which takes me to my Firefox settings. And my Extensions icon. Clicking the three little lines does nothing. The only websites i have been able to get to work at all are the settings page, and the Firefox troubleshooting page. I'm using Version 125.0.3, I tried using the browser both with and without hardware acceleration with results being unremarkably the same. I restarted Firefox and my computer multiple times to no avail, and the only thing I could find out of the ordinary was an error with Importing data from Microsoft Edge, which was not something I consciously wanted to do, but there was an error that popped up regarding that when i went to the settings page.

All that being said, I'm confused and at a loss for options, and could really use a Mozilla Staff member or someone who knows what they're doing to work me through this.

Asked by vinesjay16 3 days ago

Last reply by vinesjay16 2 days ago