From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id E39083858C2D for ; Fri, 1 Sep 2023 13:32:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E39083858C2D Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1693575168; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=h8PfrcHCy2zoJWI0OlC0upbjNSqi+ngBtLuyZPR2Xus=; b=bvHZixcMiEryVVr37DVkka01IjQ+nNtvNrkj1tWN+d3tdtw5MP9x0aPjrGbZb7DMbO6kZS HRTOu5LxEJlttB/+4KdB6Nt4gg+cW5uS0Dc4mdI6c9yzSJMcPb7nEYhbQ/iiRer9u6JNGI xowZSpugqO4wz9rtdTAfm6/1nHKgxp8= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-392-XfnGjt7fPwGnTZt-JDME2w-1; Fri, 01 Sep 2023 09:32:43 -0400 X-MC-Unique: XfnGjt7fPwGnTZt-JDME2w-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id BA28A10264F5; Fri, 1 Sep 2023 13:32:42 +0000 (UTC) Received: from redhat.com (unknown [10.22.8.12]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 3C74A2015CFF; Fri, 1 Sep 2023 13:32:42 +0000 (UTC) Received: from [127.0.0.1] (helo=vm-rhel7) by redhat.com with esmtp (Exim 4.94.2) (envelope-from ) id 1qc4GO-0004pk-3V; Fri, 01 Sep 2023 09:32:40 -0400 From: fche@redhat.com (Frank Ch. Eigler) To: Florian Weimer Cc: Sam James via Libc-alpha , Paul Eggert , Mark Wielaard , Sam James , Jakub Jelinek , Andreas Schwab , Joseph Myers , Maxim Kuvyrkov Subject: Re: [Action Required] glibc decision to use CTI services. References: <15af1715-3530-7c29-7595-5abe48c18e8b@cs.ucla.edu> <87ledqe8ej.fsf@gentoo.org> <87fs3yp91h.fsf@oldenburg.str.redhat.com> Date: Fri, 01 Sep 2023 09:32:40 -0400 In-Reply-To: <87fs3yp91h.fsf@oldenburg.str.redhat.com> (Florian Weimer's message of "Fri, 01 Sep 2023 10:55:22 +0200") Message-ID: <87a5u6t3wn.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.6 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain X-Spam-Status: No, score=-7.2 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: fweimer wrote: >> As far as I've seen, the sourceware overseers handle requests >> promptly. Is there something we've asked them to do which they've >> been unable to fulfill? > > Removing the From: header rewriting from the mailing lists, including > libc-alpha. [...] Each mailing list has its own administrator, who has the power to switch off these mailman2 spam-proofing measures (at their own risk of course). - FChE