Some email trails are being trimmed by some third-party email software
This question is maybe related to my previous question about thunderbird 78 email trails not being handled nicely by external email software: https://support.mozilla.org/en-US/questions/1307465
This is the offending scenario:
- Someone sends me a email (Text-A)
- I reply (Text-B with Text-A quoted)
- I get a reply (Text-C with Text-B quoted and ideally Text-C quoted at level 2)
The problem is that in the third email, the quoted Text-C is now missing in some cases after the "On DATE, PERSON wrote:"
Избрано решение
I confirm that what I am facing it this TB 78 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1675507
The improper characters I was referring to in (https://support.mozilla.org/en-US/questions/1307465) is actualy the same TB 78 bug. See commetns 23 and 25 in that bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=1675507#c23 https://bugzilla.mozilla.org/show_bug.cgi?id=1675507#c25
The good news is that their is a simple fix: setting `mail.html_sanitize.drop_conditional_css` to `false` solves the problem.
Прочетете този отговор в контекста 👍 0Всички отговори (6)
Quoted text is a decision folks make when they reply to you. If you got an email reply from me for instance it will almost always be trimmed unless I am replying inline. I abhore the duplication that occurs when I have the whole thread in a threaded view and then get the entire thread send back to me with a one or two line comment. I have no interest at all in the quoted text and it contributes nothing to my understanding.
Thanks Matt. I have confirmed with the persons I was emailing with that this was not trimmed on purpose by them. It happened several times as well.
Also, I see my different but probably related question (https://support.mozilla.org/en-US/questions/1307465) was wrongly closed as duplicate but I couldn't find a way to reopen it.
Could this be related to https://bugzilla.mozilla.org/show_bug.cgi?id=1675507 ?
I saw that my other question (https://support.mozilla.org/en-US/questions/1307465) got discussed at length in https://fitzcarraldoblog.wordpress.com/2020/11/15/why-does-thunderbird-add-a0-and-other-strange-looking-strings-in-e-mails-i-send/ with a pointer to that issue in the bug tracker.
If this is always from replies to you, then I'd suspect their software is doing the trimming. (even if they aren't intentionally)
As a test, build your own message/reply thread to and from yourself (ideally using two different e-mail addresses) and see if by using only TB (and even the same installation on the same machine with the same profile) produces the same result. If not, then TB (your installation anyway) is not the culprit.
Избрано решение
I confirm that what I am facing it this TB 78 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1675507
The improper characters I was referring to in (https://support.mozilla.org/en-US/questions/1307465) is actualy the same TB 78 bug. See commetns 23 and 25 in that bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=1675507#c23 https://bugzilla.mozilla.org/show_bug.cgi?id=1675507#c25
The good news is that their is a simple fix: setting `mail.html_sanitize.drop_conditional_css` to `false` solves the problem.