From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25140 invoked by alias); 8 Feb 2015 20:07:12 -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 25105 invoked by uid 89); 8 Feb 2015 20:07:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: elastic.org Received: from elastic.org (HELO elastic.org) (69.20.226.105) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sun, 08 Feb 2015 20:07:10 +0000 Received: from super.elastic.org (localhost [127.0.0.1]) by elastic.org (8.14.9/8.14.7) with ESMTP id t18K769K006415 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sun, 8 Feb 2015 15:07:06 -0500 Received: (from fche@localhost) by super.elastic.org (8.14.9/8.14.7/Submit) id t18K76DM006414 for overseers@sourceware.org; Sun, 8 Feb 2015 15:07:06 -0500 Date: Sun, 08 Feb 2015 20:07:00 -0000 From: "Frank Ch. Eigler" To: overseers@sourceware.org Subject: Re: Cygwin mailing lists out of order (was Re: failure notice) Message-ID: <20150208200706.GB14649@elastic.org> References: <20150207221812.1E0B723F1E7@mx4.goneo.de> <8135934.3FlQ66nnvf@gertrud> <20150208130342.GR2635@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150208130342.GR2635@calimero.vinschen.de> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2015-q1/txt/msg00065.txt.bz2 Hi - > > it looks like the cygwin.com mailing lists have fallen out of the sky on > > sourceware and mail to these addresses is not accepted anymore. I don't understand the mechanics of it, but it seems as though the change of the cygwin user to have a proper shell may have tricked qmail into ignoring the cygwin-* aliases in /qmail/alias. I restored that capability by tweaking /qmail/users/assign and rerunning qmail-newu to update /qmail/users/cdb. Now the cygwin* mailing lists are handled by the /qmail/alias directory regardless of the user. (While at it, fixed the gdbadmin/gccadmin mailing list uid to 7790.) - FChE