From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id AFpyKX7vjmROgwEASxT56A (envelope-from ) for ; Sun, 18 Jun 2023 13:50:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mOd5KX7vjmQbRQAA9RJhRA (envelope-from ) for ; Sun, 18 Jun 2023 13:50:22 +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 649C5152CB for ; Sun, 18 Jun 2023 13:50:22 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qAqv0-0002sI-6n; Sun, 18 Jun 2023 07:50:06 -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 1qAqux-0002rg-PD for guix-patches@gnu.org; Sun, 18 Jun 2023 07:50:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qAquw-0008TD-Kn for guix-patches@gnu.org; Sun, 18 Jun 2023 07:50:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qAquw-0006pM-Em for guix-patches@gnu.org; Sun, 18 Jun 2023 07:50:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64151] [PATCH] etc: Stop making sendemail behave strangely. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 18 Jun 2023 11:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64151 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64151@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168708896626193 (code B ref -1); Sun, 18 Jun 2023 11:50:02 +0000 Received: (at submit) by debbugs.gnu.org; 18 Jun 2023 11:49:26 +0000 Received: from localhost ([127.0.0.1]:53428 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAquM-0006oP-E2 for submit@debbugs.gnu.org; Sun, 18 Jun 2023 07:49:26 -0400 Received: from lists.gnu.org ([209.51.188.17]:52788) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAquK-0006oG-6K for submit@debbugs.gnu.org; Sun, 18 Jun 2023 07:49:25 -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 1qAquJ-0002mG-Vi for guix-patches@gnu.org; Sun, 18 Jun 2023 07:49:24 -0400 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qAquI-0008JD-I6 for guix-patches@gnu.org; Sun, 18 Jun 2023 07:49:23 -0400 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:3a91:a0a4:ecee:f157]) by mira.cbaines.net (Postfix) with ESMTPSA id BF93E27BBE2 for ; Sun, 18 Jun 2023 12:49:20 +0100 (BST) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id cc2732a8 for ; Sun, 18 Jun 2023 11:49:19 +0000 (UTC) From: Christopher Baines Date: Sun, 18 Jun 2023 12:49:19 +0100 Message-Id: X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, UNPARSEABLE_RELAY=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1687089022; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=ATj/ZUYbkdPHxJJrWhJwbtdNXGS4tDmN/6WMklK7C2E=; b=oLQrPh/MLM3P4L/7Xi2+KJADBpYzArtfMVIB46tVH+JUBXFeOifAkh4TuaYxwTKFcX6IcL IpBCCXbT2gzxgdH6w1cH2lHrou3ItSVeV05DiSp5gZBZsFsd8RWL5DcMJBwSLmQAL/X9kA 4tulL0lVrGnN7JrCgSS6P89rZv5GUAv0gLJRY1XwH/cMmoWUGxKbMPcCSeYOzGxn7JA9XO sqb4Xca5iYzKHzbKbJGjTd0bGQJYMF52Bu9yPoZWRRO0ObHGoKpNVCpODy2gYBq8OIY5ef c087h1Xbg6QZvjpEZJQ+dZzWptYdRXDxpI3thYseoi6MvWMEIDaRfFeeFX4kRA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1687089022; a=rsa-sha256; cv=none; b=ul+Iqi6yqX8+WJEW4grMnHEeEdAiI8P8pDSw+iN8nIZj8UV6S5umQ8plvlUrdhJvm8idud 9tIIkdFewVVzuGT1OZ+sI/MgQiLPQc907IlTJojNiNc3cz3+LWORwUyuHnO7bqAQsXFfxX hW0H3jd7FMJTgR08BGhycxeElr3LsPrzBafqQj68BitxKn+VnDXhIHXNqw3LrPeKyX7YLq iaQYBRDc/lhQAE9dPBGUfOARUZJRHlVzbbQ5u1zS+JgrdHNeQDLqqzlTpc1dfqmfyi1t4S NF8OsKzwWCaiJk0LoM12xamu5hT1Vgwtepb3MQmMCbvzymvqWJPnpr0wZEMs0A== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -1.94 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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" X-Migadu-Queue-Id: 649C5152CB X-Spam-Score: -1.94 X-TUID: yHXmaZCTkQwg I noticed git send-email misbehaving, adding X-Debbugs-Cc headers that I didn't intend to add. Some patches had X-Debbugs-Cc for myself, which is irritating to me, and others were worse in that they X-Debbugs-Cc'ed other people. * etc/git/gitconfig: Stop affecting sendemail. --- etc/git/gitconfig | 5 ----- 1 file changed, 5 deletions(-) diff --git a/etc/git/gitconfig b/etc/git/gitconfig index 907ad01804..11b8e40cab 100644 --- a/etc/git/gitconfig +++ b/etc/git/gitconfig @@ -11,8 +11,3 @@ [pull] rebase = true - -[sendemail] - to = guix-patches@gnu.org - headerCmd = etc/teams.scm cc-members-header-cmd - thread = no base-commit: d54faf155aeeeb2aceb5cc19f141c2b8d0e0720a prerequisite-patch-id: 012e5db7f524495e0b4c4ee9b652e2aecf03382c -- 2.40.1