From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-x435.google.com (mail-pf1-x435.google.com [IPv6:2607:f8b0:4864:20::435]) by sourceware.org (Postfix) with ESMTPS id E45A13896832 for ; Sun, 18 Apr 2021 07:14:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E45A13896832 Received: by mail-pf1-x435.google.com with SMTP id w6so6581710pfc.8 for ; Sun, 18 Apr 2021 00:14:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=d1u8hF0Q0DQ4+kQ88wzBAM3/6LsYOHHHaH4g9yOY+fE=; b=PseLxUudkJUxgJqoGDpZMbfvsQqnpVxUV/hj0UOhvCfePEw7f3jJ34T+5Nll83SbKe IOi6UKy+DP6N4h6w06tvmaJ2kp3aCWY+cE5kOtdjVMSoEkLm/HhMyehc13A6Xb3/apZC cI3HDwHubtTBCqGeuAPrJbzBviGh/ohGm/awAbiALF3HO+I3eGVT5YoTQfe46QqeJjOy f1xt92DmbF2n9uBSR3PagrEZ5QMXqxkf5HjirRgVn0MMiQRElQ24Fg5huH9mtlJNeiqM rr4jKwfteb4srkNAXawbFb+rjCfenGTk0xfLtPqT75umY8iWDkzXToB0I2onnFs3vNm7 0Ruw== X-Gm-Message-State: AOAM533YJ+XDkAlk5m3yR177wzo24MMP5xpJoBLCS1QmS/3Be9Fxnmjf M7QvB75xdscg0EuwmA/Y8XUDaReOuhNQJjmMR/I= X-Google-Smtp-Source: ABdhPJzrzW69t5CORP7hy8namXY65b5DtoCOYoUDyYSSTblFHBacCNFZVqgekNZT4yVwprSHm7VvJe4sTYm2A4jKNiA= X-Received: by 2002:a63:e90c:: with SMTP id i12mr6245521pgh.116.1618730040845; Sun, 18 Apr 2021 00:14:00 -0700 (PDT) MIME-Version: 1.0 References: <1462778363.20210409044512@yandex.ru> <0c52611b233ea08529f35fbe880886d5@mail.kylheku.com> In-Reply-To: <0c52611b233ea08529f35fbe880886d5@mail.kylheku.com> From: Orgad Shaneh Date: Sun, 18 Apr 2021 10:13:49 +0300 Message-ID: Subject: Re: A problem with noacl+umask+chmod result To: "Kaz Kylheku (Cygwin)" <743-406-3965@kylheku.com> Cc: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Apr 2021 07:14:03 -0000 On Sat, Apr 17, 2021 at 8:11 PM Kaz Kylheku (Cygwin) <743-406-3965@kylheku.com> wrote: > > On 2021-04-08 21:34, Orgad Shaneh via Cygwin wrote: > > On Fri, Apr 9, 2021 at 4:50 AM Andrey Repin > > wrote: > >> > >> Greetings, Orgad Shaneh! > >> > >> > On Wed, Apr 7, 2021 at 11:47 PM Orgad Shaneh wrote: > >> > Marco Atzeri replied to the mailing list but did not CC me, so I > >> > didn't receive it: > >> > >> The expectation is that you subscribe to the list of interest. > > > > Why? If I report a bug, I'm interested in this bug, and I don't want > > to receive dozens of emails every day about other issues. > > Hi Orgad, > > The odd thing is that you're able to post at all. > > The Cygwin has an inconsistent configuration: it seems to allow > posts from non-subscribers, yet it removes them from the Cc: line > when remailing their posting. Not sure about this. Some of the replies did include me in CC. If a user appears in "From", any Reply to All should include the sender. > > Every time you report a bug to a project on github/jira/whatever, you > > subscribe to everything in this project? > > Without creating a github account, how do you do anything of that > sort on github? I don't mind registering to gain post access. My concern was about subscribing to the mailing list, and getting many emails that are not related to my issues. - Orgad