Filter for Envelope-To or Delivered-To:
Tim Chase <[email protected]> Sun, 7 Sep 2025 16:48:16 -0500
| Newsgroups | gmane.mail.mutt.user |
|---|---|
| Message-ID | <[email protected]> |
(sorry, accidentally hit Send prematurely) While I can use ~C keyword@ to find messages where a particular address is in the To:, CC:, or BCC:, I recently encountered a message where my address was BCC'ed in such a manner that the message-headers didn't show the address in a BCC: field, but the correct address showed up in a Delivered-To: header. Is there a proper way to create a filter that would catch an address if it was in the To:, CC:, BCC:, Envelope-To or Delivered-To: header? I see that ~h can be used for matching *any* header, but I was hoping for recipient-y headers only. Thanks, -tkc --