From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from elastic.org (unknown [IPv6:2600:3c03::f03c:91ff:fe50:73f]) by server2.sourceware.org (Postfix) with ESMTPS id CAF6C3949F28 for ; Mon, 9 Mar 2020 14:10:32 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=elastic.org ; s=default2; 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:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=Vv4robb4ER7IJ561DGHaMuaTxgigwYzQ658aMzSMdWo=; b=lPihPyKjVAGaMUEw1WHkq1XLh4 HrzZf7TPuljtwwcTsK42UgzF30cyiwW/nmPlDjndX4YUEJ9/HnZIeVuS4ZFgSs3VbYMOKJ+ZoEy27 TZI3ckwgigQuD3AWWCdBmnGWDo0+YEgt2EUSeANj/bH34sjNFkCQ8uqXxkij9BdK5uNSZFV5mDYn1 CvBWqzO2f75zkUY3F29DGTTAwQtJN1QN23H8F69Q1S60shtBpjR6Fttyl8MRXK4PPbS0KQYfv0/dk Ob774nDzYHIxqcR7XAA0aU0jrjPGW9aV7cq2X+wlo8WTIBKXljol692KiQHK+oKSDj7g1IKHIOFw+ lhx+vvCQ==; Received: from vpn-home.elastic.org ([10.0.0.2] helo=elastic.org) by elastic.org with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jBJ72-0007WN-2X; Mon, 09 Mar 2020 14:10:32 +0000 Received: from fche by elastic.org with local (Exim 4.92.3) (envelope-from ) id 1jBJ71-000SZo-Kl; Mon, 09 Mar 2020 10:10:31 -0400 Date: Mon, 9 Mar 2020 10:10:31 -0400 From: "Frank Ch. Eigler" To: Overseers mailing list Cc: gcc mailing list , Thomas =?iso-8859-1?Q?K=F6nig?= , overseers@gcc.gnu.org Subject: Re: gcc mailing list is not being archived Message-ID: <20200309141031.GB67879@elastic.org> References: <10C16EF8-BC16-41AD-BCCC-4F8A53258852@tkoenig.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <10C16EF8-BC16-41AD-BCCC-4F8A53258852@tkoenig.net> X-Sender-Verification: "" X-Spam-Status: No, score=-98.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_SBL_CSS, SPF_HELO_PASS, SPF_PASS, USER_IN_WHITELIST autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2020 14:10:33 -0000 Hi - > one more point: The gcc mailing list including this discussion is > currently not being archived, the last message is from 2020-03-06. Found & fixed a permission problem with the mailmnan archives. Let's see if this one makes it in now. - FChE