Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Can I tell Thunderbird my own rules as to what I consider to be a "conversation?"

  • 1 réponse
  • 0 a ce problème
  • 3 vues
  • Dernière réponse par Matt

more options

To be specific, to identify "conversations," can I tell Thunderbird to completely disregard subject lines, and identify them by sender alone?

By default, Thunderbird identifies conversations by subject line (and sender). But I'd rather have my conversations identified by sender, and sender alone. To clarify, this would mean that any email from (and possibly to) a specific sender would be part of the same conversation, regardless of what the subject line is.

(This could potentially achieve something similar to "grouping emails by sender, and sorting them by date," which is another question I asked in this forum)

Is it possible to make Thunderbird conversations behave like this somehow? Maybe with a plugin? Thanks.

To be specific, to identify "conversations," can I tell Thunderbird to completely disregard subject lines, and identify them by sender alone? By default, Thunderbird identifies conversations by subject line (and sender). But I'd rather have my conversations identified by sender, and sender alone. To clarify, this would mean that any email from (and possibly to) a specific sender would be part of the same conversation, regardless of what the subject line is. (This could potentially achieve something similar to "grouping emails by sender, and sorting them by date," which is another question I asked in this forum) Is it possible to make Thunderbird conversations behave like this somehow? Maybe with a plugin? Thanks.

Toutes les réponses (1)

more options

The support document for threading is here https://support.mozilla.org/en-US/kb/message-threading-thunderbird

MozillaZine has more detailed information on hidden preferences and their effect. http://kb.mozillazine.org/Stop_threading_by_subject

I appear to have disappeared down a rabbit hole on threading. I am still looking at the internals of sorting particularly. So that will have to be your lot for now as I know nothing more after a couple of hours. But I will link some of the stuff I have been looking at.

Other references https://bugzilla.mozilla.org/show_bug.cgi?id=86845#c74 https://wiki.mozilla.org/MailNews:Message_Threading https://bugzilla.mozilla.org/show_bug.cgi?id=273497 https://bugzilla.mozilla.org/show_bug.cgi?id=277190

source search on the "bycustom" sort https://searchfox.org/comm-central/search?q=byCustom&path=&case=false&regexp=false

Source which appear to indicate multiple column selection should work https://searchfox.org/comm-central/source/mail/base/content/threadPane.js But I can't make it work, so perhaps I an doing it wrong.