From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 75625 invoked by alias); 28 Apr 2017 16:29:40 -0000 Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org Received: (qmail 75612 invoked by uid 89); 28 Apr 2017 16:29:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=HContent-Transfer-Encoding:8bit X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 28 Apr 2017 16:29:39 +0000 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 340F564A55 for ; Fri, 28 Apr 2017 16:29:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 340F564A55 Authentication-Results: ext-mx02.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx02.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=fweimer@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 340F564A55 Received: from oldenburg.str.redhat.com (ovpn-116-151.ams2.redhat.com [10.36.116.151]) by smtp.corp.redhat.com (Postfix) with ESMTPS id CF636907F5 for ; Fri, 28 Apr 2017 16:29:39 +0000 (UTC) To: overseers@sourceware.org From: Florian Weimer Subject: Broken DMARC workaround for glibc mailing lists Message-ID: <3c0d0086-7cae-87df-1208-121656b890e3@redhat.com> Date: Fri, 28 Apr 2017 16:29:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-SW-Source: 2017-q2/txt/msg00042.txt.bz2 Hi, we have received a report that at least one of the glibc mailing lists lacks anti-DMARC header rewriting: https://sourceware.org/ml/libc-help/2017-04/msg00034.html I have seen the usual “via” From rewriting on other sourceware.org lists. I don't think we have much choice but to enable that for all the glibc lists, too. Thanks, Florian