From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14929 invoked by alias); 7 Oct 2010 20:39:27 -0000 Received: (qmail 14902 invoked by uid 22791); 7 Oct 2010 20:39:17 -0000 X-Spam-Check-By: sourceware.org Received: from pool-98-110-186-10.bstnma.fios.verizon.net (HELO cgf.cx) (98.110.186.10) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Thu, 07 Oct 2010 20:39:13 +0000 Received: from ednor.cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id BA91313C061; Thu, 7 Oct 2010 16:39:10 -0400 (EDT) Received: by ednor.cgf.cx (Postfix, from userid 201) id 636EF2B352; Thu, 7 Oct 2010 16:39:09 -0400 (EDT) Date: Thu, 07 Oct 2010 20:39:00 -0000 From: Christopher Faylor To: Sourceware Overseers , "Frank Ch. Eigler" Subject: Re: qpsmtpd whitelisting Message-ID: <20101007203908.GB24824@ednor.casa.cgf.cx> Mail-Followup-To: Sourceware Overseers , "Frank Ch. Eigler" References: <20101005192110.GI16489@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101005192110.GI16489@redhat.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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 X-SW-Source: 2010-q4/txt/msg00005.txt.bz2 On Tue, Oct 05, 2010 at 03:21:10PM -0400, Frank Ch. Eigler wrote: >Hi - > >To reduce the annoying time taken by bugzilla outgoing emails, I >turned on email job-queuing for both gcc and sourceware sides. It >appears to be working, however it appears as if the arrival rate for >outgoing gcc bugzilla messages is about as high as the serialized >service rate. It appears that spamd is processing these outgoing >messages, and this is slowing things down quite a bit. > >Chris, could you look into activating qpsmtpd whitelisting for locally >originated email? Why would we be whitelisting bugzilla email? Can't it still be filled in from an external source? Can't it still be spam? cgf