Mozilla 도움말 검색

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

자세히 살펴보기

Filter error on Thunderbird

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

more options

I created a filter to reply with an existing template when an email "To" contains "+fwd"

I get this message in the log:

[2022-02-04, 6:49:58 p.m.] Filter action failed: "Sending reply aborted" with error code=0x80004004 while attempting: Applied filter "TestFwd" to message from E... <e....@gmail.com> - test at 2022-02-04, 6:44:31 p.m. replied [2022-02-04, 6:49:58 p.m.] Message from filter "TestFwd": ReplyWithTemplate failed

What's wrong? Thanks.

I created a filter to reply with an existing template when an email "To" contains "+fwd" I get this message in the log: [2022-02-04, 6:49:58 p.m.] Filter action failed: "Sending reply aborted" with error code=0x80004004 while attempting: Applied filter "TestFwd" to message from E... <e....@gmail.com> - test at 2022-02-04, 6:44:31 p.m. replied [2022-02-04, 6:49:58 p.m.] Message from filter "TestFwd": ReplyWithTemplate failed What's wrong? Thanks.
첨부된 스크린샷

선택된 해결법

I was using an add-on email address like name+addon@... This seemed to block the filter. using regular email worked. ( don't test with "Contains"... or the reply email will trigger the filter giving endless multiple replies!)

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (3)

more options

I would guess something essential in the template is missing, or even the template. Is it is the Templates folder for the account the filter is on for instance? Is the from set? Does it have a subject? A missing subject normally raises an error prompt, but in this scenario might stop the send completely as it is not interactive.

more options

Thanks, but template exists in the proper account and the subject is set, "to" is blank. Any other ideas?

more options

선택된 해결법

I was using an add-on email address like name+addon@... This seemed to block the filter. using regular email worked. ( don't test with "Contains"... or the reply email will trigger the filter giving endless multiple replies!)