Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Some email trails are being trimmed by some third-party email software

  • 6 답장
  • 1 이 문제를 만남
  • 6 보기
  • 최종 답변자: Tom

more options

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:"

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)

more options

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.

more options

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.

more options

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.

more options
more options

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.

more options

선택된 해결법

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.