From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jens Schmidt Newsgroups: gmane.emacs.devel Subject: Getting email addresses obfuscated in patch attachments created by "git format-patch" Date: Mon, 15 May 2023 23:43:09 +0200 Message-ID: <89ec0b68-7da8-ea02-b5a3-cd202552f439@vodafonemail.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6546"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon May 15 23:44:36 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pyfzg-0001Y9-4p for ged-emacs-devel@m.gmane-mx.org; Mon, 15 May 2023 23:44:36 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pyfyl-0007nR-0m; Mon, 15 May 2023 17:43:39 -0400 Original-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 1pyfyk-0007ml-0N for emacs-devel@gnu.org; Mon, 15 May 2023 17:43:38 -0400 Original-Received: from mr3.vodafonemail.de ([145.253.228.163]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pyfyf-0001Dc-BN for emacs-devel@gnu.org; Mon, 15 May 2023 17:43:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vodafonemail.de; s=vfde-mb-mr2-21dec; t=1684186997; bh=xq3k2LVRrSuGSywJRDJsmbzWo76GSRy6JRLZxV7wjnU=; h=Message-ID:Date:User-Agent:Content-Language:From:To:Subject: Content-Type:From; b=kGV0pE0P8Yad/EcxNPYDy/q9Y84TnQfjOESQzcMxklxe/qw2AtnNFq0VBiV72kKws u3uR0RByhxD+WCyP4H7GSpyGoNo4kWCUjwrGCEdp/xpQbjgDd7FxSJArT9twJon4qW 0YYwJQWswE52FRNDj1yJEVYNmJ1lNOs4zYHhBWMk= Original-Received: from smtp.vodafone.de (unknown [10.0.0.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by mr3.vodafonemail.de (Postfix) with ESMTPS id 4QKtCT6Nq8z21B7 for ; Mon, 15 May 2023 21:43:17 +0000 (UTC) Original-Received: from [192.168.178.42] (port-83-236-50-237.dynamic.as20676.net [83.236.50.237]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.vodafone.de (Postfix) with ESMTPSA id 4QKtCP32TDzHnHc for ; Mon, 15 May 2023 21:43:10 +0000 (UTC) Content-Language: de-DE-frami, en-US X-purgate-type: clean X-purgate: clean X-purgate-size: 771 X-purgate-ID: 155817::1684186993-98FF04F5-C23CF000/0/0 Received-SPF: pass client-ip=145.253.228.163; envelope-from=jschmidt4gnu@vodafonemail.de; helo=mr3.vodafonemail.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:306131 Archived-At: Emacs contribution policy recommends to attach patches created by "git format-patch". It seems that the email address contained in such patches is *not* automatically stripped by mailman or whatever presents the mailing list archives of emacs-devel or bug-gnu-emacs. Fiddling with "--from" to "git format-patch" does not seem to help, either. OTOH, I have seen some patches like Paul's in this message: https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01807.html where his email address is "obfuscated" to Paul Eggert What causes this obfuscation? How to configure that? Manual post-processing of the patch with sed? If it matters, I'd prefer to use Thunderbird to contribute patches ... Thanks Jens