Email folders not transferred when Thunderbird account set up
I set up a Thunderbird account to transfer all my past emails from my ISP. I get current email in Thunderbird but no folders with saved emails transferred
I set up a Thunderbird account to transfer all my past emails from my ISP. I get current email in Thunderbird but no folders with saved emails transferred
How do I keep Flights from becoming my default search engine??? It is not in any extensions!!!
why won't Amazon.com load on Firefox?
Hello, I am having an issue where my google account half logs out after every session. My gmail remains logged in, but google search does not. Google drive (and this is… (читать ещё)
Hello,
I am having an issue where my google account half logs out after every session. My gmail remains logged in, but google search does not. Google drive (and this is the main issue), is stuck so that it can see the files of my account, but insists I'm not signed in.
When I attempt to login and retry nothing happens and it remains in the loop. Before today I have been able to open documents only accessible when signed in on google drive by going to the direct link. This is now intermittantly thinking I am not signed in but mostly working.
Things I have tried:
I have Mozilla Thunderbird email application with Windows 11. Recently I have problems opening some email texts, but not all. I do receive the mails and heading, but the… (читать ещё)
I have Mozilla Thunderbird email application with Windows 11. Recently I have problems opening some email texts, but not all. I do receive the mails and heading, but the contents are not displayed. This goes for some mails, and I do not see any connection as to which ones open and which ones don't. I would appreciate your advise. Bo Dahlberg
I have just upgraded to version 145 and the title bar has disappeared Even though I have the Title Bar option checked in the customize firefox panel. If I uncheck the tit… (читать ещё)
I have just upgraded to version 145 and the title bar has disappeared Even though I have the Title Bar option checked in the customize firefox panel. If I uncheck the title bar option and then check the title bar option, the title bar will appear, but when I close firefox and then restart firefox the title bar is gone.
After yesterday's update, The book mark sidebar is grayed out. why?
Please Please Please advise how to modify settings to stop copying emails to "All Mail" folder. There are nearly 14K emails in that folder, and it's killing my capacity,… (читать ещё)
Please Please Please advise how to modify settings to stop copying emails to "All Mail" folder. There are nearly 14K emails in that folder, and it's killing my capacity, I'm getting warnings, etc. Yes, I'm using Gmail.
Yes, I have unsubcribed from it, starting from my account name → Subscribe → unchecked [Gmail] All Mail. To no avail...
Of course, I do not want to delete mails I have saved in my hundreds of other folders. My mail goes back 25+ years, and I want to keep those archives.
Thank you Thank you Thank you!
After a re-start, my Firefox browser on a Dell laptop lost all history and has since also not been collecting websites visited. When opening a new tab, the shortcuts and … (читать ещё)
After a re-start, my Firefox browser on a Dell laptop lost all history and has since also not been collecting websites visited. When opening a new tab, the shortcuts and recently visited websites are also gone and no longer being collected. My CCleaner recently updated itself to a new version but I unchecked the delete history for Firefox (which treacherously is clicked by default - I fell into that trap before). Happy to blame the new CCleaner but that would not explain why history is not being collected now - to me the fault seems to lie with Firefox instead. Another possibility that went through my mind: Is Microsoft sabotaging users of Windows 11 to force them to buy new? PS: Under "Privacy", "History", the setting is "Firefox will remember history", as it always has been and should be. But it has forgotten all previous history and it is no longer collecting any new history either!
I have asked this question before and followed ALL recommendations to no avail. I received no other suggestions to now, nearly a year later I am asking this question agai… (читать ещё)
I have asked this question before and followed ALL recommendations to no avail. I received no other suggestions to now, nearly a year later I am asking this question again. I had to stop using my favorite browser because of this. You all used to help your users but alas, no more. Here is a link to my previous question and then below is my present question;
https://support.mozilla.org/en-US/questions/1473866
I am running a fully updated Windows 11 computer. I have 4 fully up to date browsers; Vivaldi 7.5.3735.66 (Stable channel) (64-bit); EDGE Version 139.0.3405.125 (Official build) (64-bit); DuckDuckGo version 0.126.3; and Firefox 142.01. I play Bejeweled Blitz on FaceBook. The game works perfectly on all browsers EXCEPT Firefox. When I try to play on Firefox I get a message that says I must "upgrade to the latest version of Flash:. There is NO flash anymore. Why am I getting this message on Firefox but the game works just fine on all other browsers?
I have just acquired a replacement PC and installed Thunderbird, and (as happened on previous occasions) I am unable to send emails because the outgoing server settings t… (читать ещё)
I have just acquired a replacement PC and installed Thunderbird, and (as happened on previous occasions) I am unable to send emails because the outgoing server settings that were automatically detected are incorrect, and even feeding in those I recorded on the last occasion does not work. I have had a long conversation with somebody at Plusnet Help Desk, who agrees that the outgoing server should be mail.care4free.net and the port number should be 25, and the connection type should be SSL. He also thought that on my "Account settings" screen there should be an option "Account actions" through which I may be able to solve the problem, but this is not there. I think that last time I had this problem, some genius on this forum managed to solve it, and hope that this will again be the case!
I've been searching for three days now for a solution that will work to restore my profile from a crashed windows-7 machine to my new windows-11. Nothing listed in any fo… (читать ещё)
I've been searching for three days now for a solution that will work to restore my profile from a crashed windows-7 machine to my new windows-11. Nothing listed in any forum or help desk works as described. I used to be able to just rename the folder to the exact file name on the new PC, but windows 11 won't let me do anything. It always needs admin permissions and even after I activated the admin account and assigned a password, I still cannot copy to the folder or rename the folder. Every attempt to do this on W-11 fails. It shouldn't be that hard and I'm tired of wasting days playing with this. I have important bookmarks, passwords etc. I want restored, and I need help. Nobody wants to pick up a phone anymore to assist!
I have never used "sync" because I have multiple PCs and each used for different applications and yes some go back to W-7, the operating system that actually worked well. Each PC has Firefox and a distinct bookmark file.
I went to "about:profiles" and created a new profile thinking I could copy to the new folder, but when i switched profiles I couldn't get back to the original default! HELP!
Sam
Is there a fix or workaround? https://www.tiktok.com/@topclassactions/video/7571977168515796237?lang=en&platform=activecampaign&utm_source=email&utm_medium=a… (читать ещё)
Hi All, I was using the following CSS to hide the navigation images and show only text labels on the context menu for the Back, Forward, Reload and Bookmark Page menu op… (читать ещё)
Hi All,
I was using the following CSS to hide the navigation images and show only text labels on the context menu for the Back, Forward, Reload and Bookmark Page menu options...
/* Content Area Context Menu - Navigation Vertical Text */
#context-navigation,
#context-navigation > menuitem{
flex-direction: column !important;
}
/* hide images */
#context-back image, #context-forward image,
#context-reload image, #context-stop image,
#context-bookmarkpage image{
display: none !important;
}
/* show text labels */
#context-back:after, #context-forward:after,
#context-reload:after, #context-stop:after,
#context-bookmarkpage:after{
content: attr(aria-label) !important;
margin-inline-start: -19px !important; /* this pushes navigation text items to left, aligned with other menu items below */
}
It worked up until a couple of versions ago, but something has changed, and my CSS is now broken, and those navigation icons are back.
My context menu now looks like the attached image below.
Any help with showing only text labels on this menu is appreciated.
Thanks.
Hello! The site https://www.ntlite.com/ does not open. In other browsers everything opens.
Can Thunderbird programmers add a profile import that will import a 20GB plus unzipped Profile folder?
Since update yesterday, new tab is empty. Whatever I do, open new tab, open new window, go to `about:newtab` manually, it does not load anything. The view is totally blan… (читать ещё)
Since update yesterday, new tab is empty. Whatever I do, open new tab, open new window, go to `about:newtab` manually, it does not load anything. The view is totally blank. I can navigate to other pages fine as it should though. Only New Tab view is broken. Diagnostic mode does not work. I don't have plugins that would affect New Tab anyways.
Hello, Randomly but frequently enough to be annoying, Firefox freezes my entire laptop. I have windows 11. It freezes so badly that I have to hold down the on/off butt… (читать ещё)
Hello, Randomly but frequently enough to be annoying, Firefox freezes my entire laptop. I have windows 11. It freezes so badly that I have to hold down the on/off button until it goes off. I looked it up outside of Firefox help and, per suggestions, turned off the hardware accelerator. That seemed to work for a little while but now it's happening again with greater frequency. There doesn't seem to be any exact situation that causes it which makes it very hard to diagnose. But it's enough that I'm thinking of looking for another browser so any help would be greatly appreciated. Thank you!
whenever i scroll trough a website in firefox, the ewperience is very laggy, feels like its 15fps. i have done basic things like disabling hardware acceleration, smooth s… (читать ещё)
whenever i scroll trough a website in firefox, the ewperience is very laggy, feels like its 15fps. i have done basic things like disabling hardware acceleration, smooth smooth scrolling.
We are experiencing an ongoing issue with Firefox that persists even after performing the following troubleshooting steps: - Uninstalled Firefox completely. - Removed all… (читать ещё)
We are experiencing an ongoing issue with Firefox that persists even after performing the following troubleshooting steps: - Uninstalled Firefox completely. - Removed all browser add-ons and extensions. - Reinstalled the latest version of Firefox. Despite these steps, the issue still occurs: Browser crashes, pages not loading, extension not working. Additional Information: - Operating System: Windows 11 Pro - Firefox Version: 145.0.1 - Error Message:
We would appreciate guidance on resolving this problem, as standard troubleshooting has not resolved it.
Thank you in advance for your assistance. Kind regards, Edward