Отображение вопросов с тегом: Показать все вопросы

Size of mailboxes, size of sent mailbox for linux thunderbird

Currently my Thunderbird 'Sent' mailbox is only holding emails back to the beginning of 2025. However on previous PC's my Sent mail went farther back, but not I think to… (читать ещё)

Currently my Thunderbird 'Sent' mailbox is only holding emails back to the beginning of 2025. However on previous PC's my Sent mail went farther back, but not I think to the beginning of when I bought the PC. I do backup my PC with some regularity but I am wondering whether there is a limit to how far back Thunderbird saves messages. I've been using Thunderbird for about 20 years and wonder whether I can retrieve some of my great emails :)

Задан both.and.each 19 минут назад

Custom LLM

I don't plan to use any provided AI chatbot. I want to use models that I have downloaded and tested myself and which run on my PC. So please add the possibility to connec… (читать ещё)

I don't plan to use any provided AI chatbot. I want to use models that I have downloaded and tested myself and which run on my PC. So please add the possibility to connect through major LLM APIs, the same way other tools way simpler than Firefox already allow to do.

Задан Sazaju HITOKAGE 1 час назад

Defering or delaying compacting mailboxes

I would like to know how I can control the timing of compacting the mailboxes under Linux and Windows. The reason why I ask is that every time compacting needs to be done… (читать ещё)

I would like to know how I can control the timing of compacting the mailboxes under Linux and Windows. The reason why I ask is that every time compacting needs to be done, the prompt to do so comes up as soon as the Thunderbird interface finishes loading but before all of the mailboxes are finished updating,which can take several minutes. If I accept the compacting, it inevitably returns an error that it could not run because the mailboxes are still updating. Or I can cancel until I go through this the next time.

It would seem like a simple matter to either give the user a way to delay the compacting process, or have Thunderbird not initiate it until it is safe to do so to begin with.

I have tried to research this but have not found any answers.

Задан PAlotta 1 день назад

Последний ответ от PAlotta 3 часа назад

Firefox crashes without error message

OS: Debian (trixie) Firefox version: 149.0b3 Firefox suddenly crashes without any displayed error. Attempt to troubleshoot it in "safe mode" doesn't help (it also sudd… (читать ещё)

  • OS: Debian (trixie)
  • Firefox version: 149.0b3

Firefox suddenly crashes without any displayed error. Attempt to troubleshoot it in "safe mode" doesn't help (it also suddenly crashes.

  • When I had redirected following output: "Exiting due to channel error."
  • after restart, I launched "about:crashes", but there were no entries

Задан Mcgiwer 6 часов назад

I want to connect to a remote CardDAV Address book but the option in Account Hub does not do anything

I have Version 140.8.0esr | Released February 24, 2026, for Linux Mint (up to date) I have a CardDAV address book on a Nextcloud instance that i want to sync to Thunderbi… (читать ещё)

I have Version 140.8.0esr | Released February 24, 2026, for Linux Mint (up to date)

I have a CardDAV address book on a Nextcloud instance that i want to sync to Thunderbird.

When i open Address Book and the clikc on " Create a new address book" the Account Hub modal window opens. None of the 4 options (including Add Remote Address Book" do anything, i.e. I can click as much as I like but nothing happens.

Задан smallcog 8 часов назад

Saved creadit cards autofill and edit issues

I noted, that credit cards autofill works, but on ~50% of websites it fails. I can see the autofill dropdown, but if I select any card, no fields are filled. Manual filli… (читать ещё)

I noted, that credit cards autofill works, but on ~50% of websites it fails. I can see the autofill dropdown, but if I select any card, no fields are filled. Manual filling works. One of examples: https://ipn.paymentus.com, but there are many. Again, on some websites it works just fine.

Another issue - I cannot edit cards. Settings->Payment methods->Manage, then select a card, press "Edit" and nothing happens.

Context: version 148.0 (64-bit), Canonical snap build (crap, I cannot DISABLE snap build and totally switch to deb!!!)

P.S. I really miss feature to add "aliases" for cards...

Задан Сергей Жуматий 8 часов назад

Is it possible to add Grok support to the sidebar AI in the Ubuntu version of Firefox?

Subject: Request for Custom Provider Support or Grok Integration in Firefox AI Chatbot Sidebar Detailed Description: I am exploring the new AI Chatbot sidebar feature in … (читать ещё)

Subject: Request for Custom Provider Support or Grok Integration in Firefox AI Chatbot Sidebar

Detailed Description: I am exploring the new AI Chatbot sidebar feature in Firefox (Ubuntu build). As a practitioner in the deep learning field, I am particularly interested in the flexibility of the Web-view container used for these AI integrations.

Currently, the feature appears to be a curated list of providers (ChatGPT, Claude, Gemini). I would like to request the addition of Grok (by xAI), or more importantly, a Generic Provider Framework that allows users to manually configure custom endpoints.

Technical Specifics & Implementation Questions:

   Manifest Configuration: Is the sidebar AI provider list controlled via a remote settings push, or is there a local about:config or JSON manifest (e.g., within the browser resources) that can be modified to include Grok's web URL?
   Context Injection: How does the current sidebar handle DOM context for features like "Summarize this page"? If I were to manually add Grok via a side-loading method, what are the required API hooks for it to achieve parity with the built-in providers?
   User Agent & Authentication: Are there specific CORS policies or User-Agent strings enforced within the sidebar's iframe/browser-view that would prevent Grok’s X-auth or real-time streaming (SSE) from functioning correctly?

Use Case: Integrating Grok’s real-time information retrieval directly into the browser’s native sidebar would significantly optimize research workflows involving live data, which is a key differentiator from the currently supported models.

Задан Wenhao Liu 12 часов назад

OAuth doesn't provide any device info to mail provider, which limits options if a device is compromised. OAuth authentication is "forced" default.140.7.1esr

Hi, somehow thunderbird forced me to use OAuth for caldav and carddav. (v140 on linux) Unless I've probably missed something this approach doesn't seem to have considered… (читать ещё)

Hi, somehow thunderbird forced me to use OAuth for caldav and carddav. (v140 on linux) Unless I've probably missed something this approach doesn't seem to have considered that people might use more than one device. In the past I had an application password per device with my mail provider. That password covered imap, smtp, caldav and carddav. The application password I could set with a specific name at my mail provider. If the device was lost, compromised or whatever I just deleted that one application password at my mail provider, problem solved.

Now a regular thunderbird setup has the application password for mail and 2 OAuth records per device under "Connected Apps" at my mail provider. But it is not possible to see anymore to which device the OAuth record belong, as there is nothing device specific coming along with these OAuth records, just an IP.

With that perspective OAuth weakened my security options, as I can only guess which OAuth record I have to delete in an emergency case. Did anyone who implemented that with Thunderbird considered that people may have more than 1 device? Maybe even more than 5 devices?

That OAuth approach looks unmanagable to me. Is there a way to switch OAuth off in thunderbird, until it becomes more useable in >1 device setups?

Cheers Tjareson

Задан tjareson 1 неделю назад

Последний ответ от tjareson 1 день назад

The last update broke gmail as well as e.g. https://www.radiofrance.fr

Firefox worked this morning, but stopped in the afternoon. I ran an update, but could not connect to my gmail account anymore, or listen to the Radio France podcasts All … (читать ещё)

Firefox worked this morning, but stopped in the afternoon. I ran an update, but could not connect to my gmail account anymore, or listen to the Radio France podcasts All this works from Google Chrome (not my default browser). All under the Mozilla VPN 2001:4860:7:150e::fc (why the IPv6 address?)

Firefox 148.0 (20260216153405) Details Installed on: 26 February 2026 at 18:55:57 Status: The Update was successfully installed

~> uptime

21:59:01 up  1:22,  1 user,  load average: 0.47, 0.38, 0.32

~> uname -a Linux tanya 6.8.0-101-generic #101-Ubuntu SMP PREEMPT_DYNAMIC Mon Feb 9 10:15:05 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ~> cat /etc/os-release PRETTY_NAME="Ubuntu 24.04.4 LTS" NAME="Ubuntu" VERSION_ID="24.04" VERSION="24.04.4 LTS (Noble Numbat)" VERSION_CODENAME=noble ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=noble LOGO=ubuntu-logo

Thanks, Marc

Задан marc.girod 2 дня назад

Последний ответ от marc.girod 2 дня назад

Incoming messages have unreadable symbol font

I frequently get messages that are all messed up due to fonts. Lines overlap, symbols instead of characters, etc. Is there some way to have Thunderbird use some other s… (читать ещё)

I frequently get messages that are all messed up due to fonts. Lines overlap, symbols instead of characters, etc. Is there some way to have Thunderbird use some other substitute font than this? Thunderbird 140.8.0esr (64-bit) on Linux Mint Cinnamon

Задан cherry7 2 дня назад

When I sign in with Apple ID I have to provide a fingerprint - how do I change that to face ID?

When I'm on a site that I've accessed on my main machine or phone (Apple), but try to use my Apple ID when logging on via the Firefox browser on my Linux machine, I get a… (читать ещё)

When I'm on a site that I've accessed on my main machine or phone (Apple), but try to use my Apple ID when logging on via the Firefox browser on my Linux machine, I get a popup asking for a fingerprint. None of my devices use a fingerprint. I get it needs confirmation, but very rarely you get the dotty circle to use with your phone camera, but not all the time. How can I make my life easier and get the dotty circle all the time, or force things to go to my phone for confirmation that it's me - face ID or something.

I've looked on my Apple stuff and can't find anything that will help, so I'm reaching out!

Задан Dean 2 дня назад

Open new related tabs next to current tab in most recently opened order

I've been trying to decipher browser.tabs.insertXXX with little success. What I want to achieve is to open tabs from the same site next to the current tab with the most … (читать ещё)

I've been trying to decipher browser.tabs.insertXXX with little success. What I want to achieve is to open tabs from the same site next to the current tab with the most recently opened tab next to the original tab.

Example Two tabs are open, site 1 tab 1 and site 2 tab 1. Open a new link to site 1 on site 1 tab 1. The order is site 1 tab 1, site 1 tab 2, site 2 tab1. Open another link to site 1 on site 1 tab 1. The order is now site 1 tab 1, site 1 tab 3, site 1 tab 2, site 2 tab 1.

Thanks in advance.

Задан No AI please 2 дня назад

How to continue without profiles

A pop-up suggested that I use profiles to organize and it sounded like a great idea but then after making profile I was having trouble getting tabs from one page to anoth… (читать ещё)

A pop-up suggested that I use profiles to organize and it sounded like a great idea but then after making profile I was having trouble getting tabs from one page to another. Then I discovered that I had to log in my accounts onto every profile I made and it sounded like a terrible idea, so I tried deleting all my profiles to get it to revert but now that I open the browser it shows me to make a new Profile. So, I want to know how can I revert back to using Firefox Without the use of profiles like I was before clicking the pop-up

Задан Rudra Sharma 2 дня назад

Changing the sidebar shortcut from the UI

There seems to be no possible way to change the shortcut for peeking at the tabs in the sidebar (when sidebar revamp is enabled) from the about:keyboard UI. I have so far… (читать ещё)

There seems to be no possible way to change the shortcut for peeking at the tabs in the sidebar (when sidebar revamp is enabled) from the about:keyboard UI. I have so far managed to modify the shortcut through intercepting function calls.

What I have done: 1. Read through the JS source code for about:keyboard which says the shortcut ID is `toggleSidebarKb` 2. Added hooks to intercept `RPMSendQuery` calls 3. Modified the shortcut through devtools open on the about:keyboard page with the following snippet

```js await RPMSendQuery("CustomKeys:ChangeKey", {

 "modifiers": "accel",
 "isValid": true,
 "key": "S",
 "shortcut": "Ctrl+S",
 "id": "toggleSidebarKb"

}) ```

The way I am doing it is definitely a hack. I am not sure if I am missing something. Although the shortcuts for bookmarks, history, and GenAI chat sidebar are present, there seems to be no entry to change the sidebar toggle shortcut itself. I'd love to work on this but I haven't been able to mach bootstrap on NixOS.

Thank you for any assistance :)

Задан lavafroth 2 дня назад

Tangerine bank log in problem

When I try to log into Tangerine bank I get the error. "We're sorry for the inconvenience. This function is currently unavailable. Please try again later." This issue sta… (читать ещё)

When I try to log into Tangerine bank I get the error. "We're sorry for the inconvenience. This function is currently unavailable. Please try again later."

This issue started Oct-13-2025 and it appears to work when using Firefox ESR 146.01 but not the regular Firefox 146.01 versions. Tangerine is not giving me information on the error and I was wondering if there is a difference between the ESR and regular version that might clear up this issue?

Задан prairie33 2 месяца назад

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

Vertical tabs keep "getting stuck" (not expanding)

I have vertical tabs enabled and the "expand when hovering mouse" option is activated (see screenshot). However, the latter functionality tends to glitch at some point in… (читать ещё)

I have vertical tabs enabled and the "expand when hovering mouse" option is activated (see screenshot). However, the latter functionality tends to glitch at some point in basically every session. I can't tell if a specific action triggers it, so far it seems pretty random. The glitch is that either the tabs are expanded and won't collapse, or the opposite: they're collapsed and refuse to expand when I point at them. Is this feature maybe still experimental? or something? I'm running Firefox 149.0b5 DEveloper Edition on Garuda Linux (Arch based).

Задан Benjamin Oppermann 4 дня назад

Display of picture not changing

Back again with another question related to flightrising there are familiars displayed next to the dragons, some of them are supposed to change their pose automatically, … (читать ещё)

Back again with another question related to flightrising

there are familiars displayed next to the dragons, some of them are supposed to change their pose automatically, but for me they only change when I click on the familiar it works on other browsers, and on firefox for windows, so I guess it's something in about:config, but I have no idea what I'm doing, so I'm hoping someone here can help me figure this out, because I'm not about to mess around randomly

link to a page with a familiar that's supposed to change: https://www1.flightrising.com/dragon/80217294

pretty sure it's obvious what I mean by transform, and what I have to click on to get it to move, but I'm posting the pictures illustrating the change anyway

Задан Menosgada 4 дня назад