Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

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

  • 1 resposta
  • 0 têm este problema
  • 1 visualização
  • Última resposta por 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.

Todas as respostas (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.