mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #43] Thunderbird Conversations #88
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gossi on GitHub (Apr 19, 2020).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/43
Hello and thank you for that nice software + service.
I'm using it with thunderbird as my mail client. That is TB shows conversations (when enabled with the addon). However, mails coming in through anonaddy are not grouped into conversations. I turned off email banner off but that wasn't the right switch. I suspiciously looking at the
... <{mail}@{username}.anonaddy.com>as addition to theTo:field.. whether this might be causing it - Dunno if this is really the troublemaker.Would love to have this nice feature of TB working again. I'm also happy to see an option, that I need to turn on for this.
@stefanschramek commented on GitHub (Apr 19, 2020):
Great idea! I have the same issue when using Outlook!
Maybe the following could help https://www.jwz.org/doc/threading.html
Thanks
Stefan
@willbrowningme commented on GitHub (Apr 28, 2020):
Hmm, I think this could be due to the Message-ID headers and the In-Reply-To headers.
I have tried to retain the Message-ID to be the same as the original but many kept causing errors to be thrown by Swift Mailer.
I'll try to think of a way to solve this.
@willbrowningme commented on GitHub (Jan 8, 2021):
@gossi @stefanschramek I've just pushed an update that should hopefully fix this issue.
Please could you give it a try and let me know.