Showing questions tagged: Show all questions

Thunderbird as thing email (IMAP) client with working search (gloda) - how to? (or feature request)

Hey Thunderbird has a well-functioning Search function that uses the cache (or rather, what the background search process/function "read" and saved in global-messages-db… (read more)

Hey

Thunderbird has a well-functioning Search function that uses the cache (or rather, what the background search process/function "read" and saved in global-messages-db.sqlite).

With a newly configured account (IMAP), it works like this:

- establishes the directory tree - downloads message titles (including sender, date, etc.) - *.msf summary files - then a process that downloads the entire message for local storage - in the background, an indexing process (GLODA?) starts, which creates a search database (subject, from, to, keywords in the message body) using the global-messages-db.sqlite file.

For very large mailboxes (>100k msg, ~50GB), this means that the server's content is transferred to the local disk (and stored in ImapMail).

The question is: how do I configure TB to run in "thin" mode, meaning after connecting a new account: - establish a directory tree - download message titles (including sender, date, etc.) -> *.msf - DO NOT download messages for local storage - start the indexing process, which will download and index the subject, from, to, and keywords in the message body (it will download and "read" the message, but not save it locally) and save it to global-messages-db.sqlite

Setting "mail.server.default.offline_download" to "false" will cause this behavior, but the message body will not be indexed (only from, to, and subject).

I tried to work around this by: - configuring the mailbox with the download option for offline use - waiting for it to download - setting "mail.server.default.offline_download" to "false" - deleting all "cur" directories (I use maildir) or deleting all *.eml files from the ImapMail directory.

Content search works for messages that have been downloaded (and indexed) previously; it doesn't work for new messages.

Why am I trying this? Some people have "air" laptops (meaning - weaker processors, small SSDs) and need access to email (via IMAP), including full search, without having all their email downloaded locally.

In other words, how can I configure TB via IMAP to: - download the directory and subdirectory tree - download the headers of all messages - "read" and index all messages (including their content) and store them in "global-messages-db.sqlite," but not store all messages locally (online mode only)?

Regards Chris

Asked by k.gajda 3 days ago

Last reply by k.gajda 1 day ago

Search screen

When I search on Firefox on my iPhone 14, the search results are in a tiny font. This just started happening this summer. Everything, all the search results are tiny. So,… (read more)

When I search on Firefox on my iPhone 14, the search results are in a tiny font. This just started happening this summer. Everything, all the search results are tiny. So, I no longer use Firefox. How can I change it back to the way it used to be?

Asked by Jim Adams 4 days ago

Last reply by Jim Adams 4 days ago

Search engines keeps changing to google

I have my default search engine set to brave but every time I go to search for something it flicks back to google without my consent. There are no pop up boxes or steps a… (read more)

I have my default search engine set to brave but every time I go to search for something it flicks back to google without my consent. There are no pop up boxes or steps asking me to approve this switch. It just does it on its own.

Asked by sarahsviolets 7 hours ago

Last reply by sarahsviolets 7 hours ago

Search engine setting does not stick

I have added Startpage as another search engine and I can set it as the default engine allowing me to search with Startpage from the URL field. However, when I close fire… (read more)

I have added Startpage as another search engine and I can set it as the default engine allowing me to search with Startpage from the URL field. However, when I close firefox and start it again it's back to Google? Firefox 144.3 (63239)

Asked by JO 1 day ago

Last reply by JO 1 day ago

Developer: how to detect default search engine has change?

I have been fixing dozens of problems with 140 ESR's GUI. Earlier today I fixed almost all of the problems with the search panel: Screenshot: https://forums.mozillazine.… (read more)

I have been fixing dozens of problems with 140 ESR's GUI. Earlier today I fixed almost all of the problems with the search panel:

Screenshot: https://forums.mozillazine.org/viewtopic.php?p=15008668#p15008668

Except one: I do not know how to detect when the default search engine has changed. I need to know how to detect when the default search engine changes so I can update the favicon and placeholder text by recalling my gui_fixes_search_favicon() function in userChrome.js.

I'm an experienced web developer of 20+ years and would be grateful if someone could share their insight without the often "obligatory" cautionary tales 101 bit. Thank you in advance!

Asked by jab_creations 5 days ago

Search via address Field

Before the current Version of Firefox for iOS one could insert a search item in the address field of the browser and tap Enter and the search quiry was being directly sen… (read more)

Before the current Version of Firefox for iOS one could insert a search item in the address field of the browser and tap Enter and the search quiry was being directly sent to the default search engine and indemediately the search result appeared. But now after hitting Enter the webpage of the search engine appears, i.e. Startpage, and I have to hit Enter again before getting the search results. Is this a bug or an annoying feature?

Asked by facebita 11 hours ago