搜索 | 用户支持

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

详细了解

filter by deliveredto:

  • 4 个回答
  • 1 人有此问题
  • 10 次查看
  • 最后回复者为 Shmu26

more options

I want to create a filter rule that acts on "deliveredto:ME@gmail.com" I have automatic forwarding set up on my Gmail account, and I want those forwarded messages to be tagged when they come into TB. I tried filtering by Subject, and by body, and it doesn't work.

I want to create a filter rule that acts on "deliveredto:ME@gmail.com" I have automatic forwarding set up on my Gmail account, and I want those forwarded messages to be tagged when they come into TB. I tried filtering by Subject, and by body, and it doesn't work.

被采纳的解决方案

I d not use identities much, but how you set up things in Gmail might actually have an impact.

I suggest you select a mail that meets your criteria, open it and press CTrl+U to see the source and have a look at the headers. You might find the To: contains the original address and you can filter on that. Or it might be something like apparently-to: or there may be x- headers added by Gmail that will identify the oringinal account.

There is a list of header in appendix A of the document linked, including links to the RFC's where they are defined https://datatracker.ietf.org/doc/html/rfc2076#appendix-A

定位到答案原位置 👍 1

所有回复 (4)

more options

Have you tried adding a custom field to the criteria? If you scroll to the bottom of the criteria list where subject and from as located is customize.

You can add any header field to the customize dialog. I have a whole list of field in mine for managing list-id, reply-to, even message id. Once it is added it appears in the list of action just as any of the default entries. The big caveat is that the filter acts on the first instance of the header it sees, so for things like "received:" which can have many occurrences the results are very patchy.

more options

I kinda figured that would be the answer, but I am not sure how to do it. Should the custom field be "deliveredto:" and the text should be "ME@gmail.com"? No, that doesn't seem to work. I set the custom field to "deliveredto" (the colon is not accepted) and it doesn't seem to filter when I choose "Run now".

由Shmu26于修改

more options

选择的解决方案

I d not use identities much, but how you set up things in Gmail might actually have an impact.

I suggest you select a mail that meets your criteria, open it and press CTrl+U to see the source and have a look at the headers. You might find the To: contains the original address and you can filter on that. Or it might be something like apparently-to: or there may be x- headers added by Gmail that will identify the oringinal account.

There is a list of header in appendix A of the document linked, including links to the RFC's where they are defined https://datatracker.ietf.org/doc/html/rfc2076#appendix-A

more options

Thanks! The custom field that worked for me was X-Forwarded-For

According to what I see in the headers, there are probably a few other fields that would work just as well.