Re: Only receive the topics I participated in or initiated on this mailing list.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hongyi Zhao <hongyi.zhao@xxxxxxxxx> writes:

> On Tue, Feb 2, 2021 at 1:41 PM Junio C Hamano <gitster@xxxxxxxxx> wrote:
>>
>> You can,  on _your_ end, filter incoming messages that are sent via
>> vger.kernel.org and do not have your address on To or Cc.
>
> Thank you very much for your comment. It seems that the following
> Gmail filter will do the trick:
>
> From: *@vger.kernel.org
> To or Cc: -hongyi.zhao@xxxxxxxxx
>
> But I can't find the Cc field on the filter panel.

Here is what I use to process messages that are sent to me without
being sent to the mailing list:

    (to:gitster@xxxxxxxxx -(to:git@xxxxxxxxxxxxxxx))

The rule is set to skip the inbox and throw it in dustbin ;-).

I'd imagine something like

    (-(to:hongyi.zhao@xxxxxxxxx) (to:git@xxxxxxxxxxxxxxx))

would hit what you want to filter out.  Let me swap To/Cc of this
message so that you would appear on Cc so that you can experiment; I
think to: would work for such a message just fine as well.



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux