搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Filter error on Thunderbird

  • 3 个回答
  • 1 人有此问题
  • 73 次查看
  • 最后回复者为 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!)