From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id +MQDFxQF+GRNGAEAG6o9tA:P1 (envelope-from ) for ; Wed, 06 Sep 2023 06:50:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id +MQDFxQF+GRNGAEAG6o9tA (envelope-from ) for ; Wed, 06 Sep 2023 06:50:28 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 048A4625C1 for ; Wed, 6 Sep 2023 06:50:28 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=m6RgSHIh; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693975828; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=CelSTvPgP1OOdvANFTJhgJHOfFmTltiK4li7dsILe0g=; b=IKKuslCK42kuTZ3eBy9FrOxk2fPSs+SWSKGEuT/cPJmFvRumNIIY3YjSsIwQE/+wbqr1Yt QgVv83IGEqmVE8RuX/bclbDO1sLfioEVW4z5cAosrcswbBSUrzjiz/6fCNFmpxuvAUsZEs dz6LTqjEAbfoGYrqBJ2g/EfUmkEkisJV/eBuMWSJi9bk11arIm+4TwcBxl2jMV4/35pJrV vNOnrksZdSC/0GnFUPoMrT7fXE7XbIuDcGbbpfNcQZPPRSEmgUG+E0wrIg36Ib9e4bcdem g+X2V4or971tvCHQaqwKFjWy233tKsfuU68jn79L5DaYi+1EjA7yo2r1qqk5xQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=m6RgSHIh; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693975828; a=rsa-sha256; cv=none; b=Xgi0Tb2uiPLmfxlhnUTVhcQh0JWz4GaIF2AQJ5Ypeovgi8qXytV2a/Kb8D0Lo5N8C5Cg4i uDuQzbG4jed7vzFly3adk5pmF71/hUYY6kuGsxQXgUciKS7/rYfiMNcQg28M5j6T94y+83 Yd1lrPQNYYqkU2UxZC2HiOjAyFgYexou9sWXctfz6RxfqKEWw9zQRaXNN5ykFsYMWxW3+N gc7HzJ0HNw+UU9/fn8plGBqjnT9tMAzd+zEDSc+/xHnVkLkz+Nq1UR8QF9lqT4XUVvrzcf s+Y9gjt7yeDHrsWFvEJNnUgjp/ey7f8M3gbl4RiTkXrwttzwiuMsyZvlVhrYig== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdkUO-0001lT-Of; Wed, 06 Sep 2023 00:50:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qdkUM-0001kq-Qj for guix-patches@gnu.org; Wed, 06 Sep 2023 00:50:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qdkUM-0005jz-Hn for guix-patches@gnu.org; Wed, 06 Sep 2023 00:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qdkUN-00020s-34 for guix-patches@gnu.org; Wed, 06 Sep 2023 00:50:03 -0400 Subject: bug#64151: [PATCH] etc: Stop making sendemail behave strangely. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 06 Sep 2023 04:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64151 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Christopher Baines Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 64151-done@debbugs.gnu.org, Liliana Marie Prikler Mail-Followup-To: 64151@debbugs.gnu.org, maxim.cournoyer@gmail.com, mail@cbaines.net Received: via spool by 64151-done@debbugs.gnu.org id=D64151.16939757897686 (code D ref 64151); Wed, 06 Sep 2023 04:50:02 +0000 Received: (at 64151-done) by debbugs.gnu.org; 6 Sep 2023 04:49:49 +0000 Received: from localhost ([127.0.0.1]:60523 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdkU8-0001zu-QF for submit@debbugs.gnu.org; Wed, 06 Sep 2023 00:49:49 -0400 Received: from mail-qk1-x732.google.com ([2607:f8b0:4864:20::732]:61554) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdkU4-0001zd-Da for 64151-done@debbugs.gnu.org; Wed, 06 Sep 2023 00:49:47 -0400 Received: by mail-qk1-x732.google.com with SMTP id af79cd13be357-76f18e09716so185775085a.2 for <64151-done@debbugs.gnu.org>; Tue, 05 Sep 2023 21:49:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693975778; x=1694580578; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=CelSTvPgP1OOdvANFTJhgJHOfFmTltiK4li7dsILe0g=; b=m6RgSHIhtShkSqkLU5YPrE6SNHmQGszLaKjD0MpGEV7Sca0h4QT7mvOtIaPBIG7CMX ABrNkUPL2Lwwn10sLgMtR7uaYl4KIK5mY5ymSwQdDQrJ5mjWmtAYL9CI5ZRNnE1/3+qh 2j8MeSteNm52Tl39QJ1oLC3u1KiLUnWZiEMfH3zyJHSKt5JgXxg4+RBYFj8HI5bMJO/a Z+rK9t3KGt1DPGrAXUO2F+vrcVdBru38/1CDFsC7X4YdkSf+ig2QelHDj/SJLW+aB0pf PeoLiEgfAmWNzelvuyfigdWlxGm6VHpzUO992yThUcszE07EXxVHdUlnqwxQn09Rb307 abKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693975778; x=1694580578; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=CelSTvPgP1OOdvANFTJhgJHOfFmTltiK4li7dsILe0g=; b=JGui126VLN6ZkgMBwdW8n8u2aeIAGxFjM5YV+1Bkuin4vhLMxzS5VoZcNc1eX8w3Fo bFr9WAGwzjLRd1y3RmAMY5FgchvGU1AhPFfoeluiXWWdnXAAjKukW2Sf6Tl711yiT5m7 yZE4GXzOLLDX5V/hj/VGtk4lGY0bidIq+pjcBNQ4G7MQzpm4DTgHEsuI51xZ8nZQu4T4 9r4M3AZcWGuFOZPfiZxt6aiu24vPVUQM8i3YyN0a7nGlU7a3FEBoiy3R8aEHMe5Yuuin mgT9C23qUbWS3Qs5C3UgjfhKxrrQaKtJ0kXqLK8GlSNuf3gysLSWMUXKghKSxzhP9iFL ObyA== X-Gm-Message-State: AOJu0YyuyoovsZyjt8JLgKWeKpXmlDA+Nkb9KRewDc6MndzvVpbhekCi YdTKW/j1XknrXrqxA72EY083CnyilFWF0A== X-Google-Smtp-Source: AGHT+IFyKC8zO9lLXKutngTLIxQPz0l0PsBMv9qx8GWdPIefAa5fmve4YC17zlbv2vgb+XQuCTxanw== X-Received: by 2002:a05:620a:31a0:b0:76d:7fe4:4a with SMTP id bi32-20020a05620a31a000b0076d7fe4004amr19068033qkb.16.1693975777855; Tue, 05 Sep 2023 21:49:37 -0700 (PDT) Received: from hurd (dsl-153-125.b2b2c.ca. [66.158.153.125]) by smtp.gmail.com with ESMTPSA id p14-20020ae9f30e000000b007677347e20asm4668108qkg.129.2023.09.05.21.49.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Sep 2023 21:49:37 -0700 (PDT) From: Maxim Cournoyer References: <87leg7xner.fsf@gnu.org> <87zg4m1e9z.fsf@gmail.com> <0b7fa4b3ac2f957d633348ac6866027e3f98ec4a.camel@gmail.com> <87ilb1qqud.fsf_-_@gnu.org> <87ilaxyr96.fsf@gmail.com> <1ed59ed5581822e179f843ff118957c787fcfe7e.camel@gmail.com> <878rboxujs.fsf@gmail.com> <871qhf8nu7.fsf@gnu.org> <87v8emwrvi.fsf@gnu.org> <87pm4uwq52.fsf@gmail.com> <87mszuy8t6.fsf@cbaines.net> <87ilaitro3.fsf@gmail.com> Date: Wed, 06 Sep 2023 00:49:35 -0400 In-Reply-To: <87ilaitro3.fsf@gmail.com> (Maxim Cournoyer's message of "Mon, 17 Jul 2023 12:43:24 -0400") Message-ID: <87r0nb9a8w.fsf_-_@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 048A4625C1 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 6.72 X-Spam-Score: 6.72 X-TUID: Xp3uJgZV1Ywr Hi, Maxim Cournoyer writes: [...] >> I'm obviously OK with this when people directly want my input or if I'm >> already involved in the conversation, but this CC thing has extended >> that to most/any patch submissions that are detected overlapping with >> teams I'm in. > > Notifying team members of a patch touching their scope is the intended > behavior of the teams mechanism. > >> Maybe this is just because of the email address I used for teams. I've >> now gone and changed this from mail@cbaines.net to guix@cbaines.net, >> which comes to the same place, but I'll hopefully be able to use the >> different address to separate out the emails appropriately. > > Of course this behavior now being automated, if you are part of many > teams, the amount of emails reaching your inbox may be higher than it > used to be. If the flux is too large for you to process, I'd recommend > you review and perhaps trim your current teams subscription. One of the > expected side-effect of notifying team members with etc/teams.scm is > that it should improve reviews. Keeping our team scopes more focus (and > encouraging active participation of new team members) should help reduce > the load in the long run. Are you OK with closing this issue? -- Thanks, Maxim