Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla 도움말 검색

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

자세히 살펴보기

Can I make a single search for "To, from, cc, bcc, reply-to"?

  • 3 답장
  • 0 이 문제를 만남
  • 142 보기
  • 최종 답변자: sfhowes

more options

In classic search, "To, from, cc, bcc" and "reply-to" are two separate searches. Is there a way to combine these in a single item in the drop-down list? The reason is I need to do

("To, from, cc, bcc" = <something> OR "reply-to" = <something> ) AND ("age in days" < 30)

so

("To, from, cc, bcc, reply-to" = <something> ) AND ("age in days" < 30)

does the job. I'd greatly prefer this to be classic search, but all suggestions welcome.

Many thanks

In classic search, "To, from, cc, bcc" and "reply-to" are two separate searches. Is there a way to combine these in a single item in the drop-down list? The reason is I need to do ("To, from, cc, bcc" = <something> OR "reply-to" = <something> ) AND ("age in days" < 30) so ("To, from, cc, bcc, reply-to" = <something> ) AND ("age in days" < 30) does the job. I'd greatly prefer this to be classic search, but all suggestions welcome. Many thanks

선택된 해결법

I'm not aware of any way to combine To, From,... and Reply-to in a single rule, or to combine an OR rule with an AND rule in a single filter, even with an add-on like Expression (Power) Message Search - NG. I think the best you can do is to set up a search as in the attached picture, then click the Date button in the results pane to narrow them to the desired date range. Note that Reply-to is added as a custom header. Or, make a filter to copy messages with Age < 30 to a folder, then run the search there.

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

모든 댓글 (3)

more options

Thunderbird has three methods to search. Global Search, Quick Filter search and 'Search Messages'. Each method provides variants on type of search.

You need to use: Either via Menu Bar: 'Edit' > 'Find' > 'Search Messages' OR via 'Menu app icon' : 'Tools' > 'Search Messages' Or use shortcut keys : 'Ctrl+Shift+F'

This works similar to 'Message Filters' IF you want it to match ALL conditions : 'Match all of the following' IF you want it to match ANY of the following : 'Match any of the following' Please note: From, To, Cc, Bcc may not necessarilly match a 'Reply-to', so if a 'Reply-to' may be different then choose the 'Any' option.

You can use ' From, To, Cc, Bcc' contains and type email address Then add another condition: 'Age in days' - 'Is less than' and type 30 Add another condition: 'Reply to' Click on 'Search'

more options

@Toad-hall, This doesn't help because if I do You can use ' From, To, Cc, Bcc' contains and type email address Then add another condition: 'Age in days' - 'Is less than' and type 30 Add another condition: 'Reply to'

then surely if From/to and Reply-to are different, I need to do ANY to get both addresses, but if I add in Less than 30 to the ANY, then I'm going to get every single email less than 30 days - isn't that so?

more options

선택된 해결법

I'm not aware of any way to combine To, From,... and Reply-to in a single rule, or to combine an OR rule with an AND rule in a single filter, even with an add-on like Expression (Power) Message Search - NG. I think the best you can do is to set up a search as in the attached picture, then click the Date button in the results pane to narrow them to the desired date range. Note that Reply-to is added as a custom header. Or, make a filter to copy messages with Age < 30 to a folder, then run the search there.