From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24777 invoked by alias); 20 May 2004 18:31:29 -0000 Mailing-List: contact overseers-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: , Sender: overseers-owner@sources.redhat.com Received: (qmail 24763 invoked from network); 20 May 2004 18:31:28 -0000 Received: from unknown (HELO timesys.com) (66.30.22.40) by sourceware.org with SMTP; 20 May 2004 18:31:28 -0000 Received: by timesys.com (Postfix, from userid 201) id 1BE16400015; Thu, 20 May 2004 14:31:28 -0400 (EDT) Date: Thu, 20 May 2004 21:59:00 -0000 From: Christopher Faylor To: overseers@sources.redhat.com Subject: Tightened up spam checking for local groups like gcc-cvs, gdb-cvs, etc. Message-ID: <20040520183128.GA26488@coe.bosbc.com> Mail-Followup-To: overseers@sources.redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-SW-Source: 2004-q2/txt/msg00314.txt.bz2 Message-ID: <20040520215900.CBZGEqqN_-R1zxlTgIcF-RAa862wAkOugn8fMcB_t0o@z> I don't know why but I wasn't seeing a lot of spam in the various *-cvs lists but, today, someone complained about the amount they were seeing in cygwin-cvs. So, I took a look at the archives and was appalled by how many things had slipped into what was supposed to be a private group. Anyway, I've applied a relatively quick hack to /sourceware/infra/bin/local-mail-only.sh which should stop external people from spamming local-only lists using what appear to be local From: email. There is always the possibility that I missed something however, so please be on the lookout for messages not getting correctly propagated to various *-cvs groups. If you notice something amiss please send an alert here. Now, I just have to figure out what part of my current email setup is kindly eating the spam that I actually want to see... cgf