From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DB23DC432BE for ; Wed, 11 Aug 2021 06:35:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B0CC060F38 for ; Wed, 11 Aug 2021 06:35:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234811AbhHKGfh (ORCPT ); Wed, 11 Aug 2021 02:35:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58406 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234674AbhHKGfg (ORCPT ); Wed, 11 Aug 2021 02:35:36 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E1978C061765; Tue, 10 Aug 2021 23:35:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=X/9UKyHOryjlmUGIKGWy+RTCadBtP6oBKSG5ANMcSkQ=; b=pCFgJlYt2edG1XOl4oriihOBVC lwMYAOaI31yWH3EzAA40GuhzgXiBVktn9F8/GoCyXmnuUFhNdERc1Xaoyg47ZckMXRDKU1BY9G/8L y+xaoayK4hXZ0SKxNi1BJaAFtMlBEJ4u1PcxYS+HosSHOAh3lxqVt3x3g9LC6DxRszVaIDmVuoCAK xRGqr+XU6lJ7yIUAobcGadwoNR+uggjv6pc8elArVdaz34mgWgfRNe1CwRriSba1BSr70EwjVROnJ yTLFrFqsqRHjXy4I4eXO002WpfdO0GTb/UJ9BZKgUEOBI+R2lTzB4dmDURli1YVMwTOEcrzxB/OX9 3wE8LYmg==; Received: from hch by casper.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1mDhp6-00D4x8-4V; Wed, 11 Aug 2021 06:34:50 +0000 Date: Wed, 11 Aug 2021 07:34:44 +0100 From: Christoph Hellwig To: Marc Kleine-Budde Cc: linux-can@vger.kernel.org, linux-kernel@vger.kernel.org, Joe Perches , socketcan@esd.eu, Stefan M??tje Subject: Re: [PATCH v3] mailmap: update email address of Matthias Fuchs and Thomas K??rper Message-ID: References: <20210809175843.207864-1-mkl@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210809175843.207864-1-mkl@pengutronix.de> X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I do not think that this is proper use of .mailcap, which should redirect email to person from one address to another. What you do is hijack mail to be sent to one person to a set of others.