It’s a while since I looked at it, and I might have been wrong, but I think two or three headers were all added at once to solve that problem, whatever it was, and List-Post just wasn’t necessary.
2 Likes
Looks like we added the List-Post
header a while ago
Might not be necessary anymore. We’ll investigate.
2 Likes
I wrote a few posts about it here:
Here is the original problem described:
List-Post was blindly copied from somewhere else without any consideration being given to what it is for. It hasn’t anything to do with threading - as far as I know anyway!
3 Likes
If it helps: Adding a Mail-Reply-To header with the identical email address as Reply-To would also fix the Thunderbird-Problem.
1 Like
If removing the header helps, we should do that. Audit the code to make sure it’s not being used anywhere first though.
2 Likes
@nbianca investigated and removed it in this commit. She replied in
4 Likes