Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 52898 invoked from network); 2 Jan 2009 14:58:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jan 2009 14:58:16 -0000 Received: (qmail 66800 invoked by uid 500); 2 Jan 2009 14:58:14 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 66746 invoked by uid 500); 2 Jan 2009 14:58:14 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 66737 invoked by uid 99); 2 Jan 2009 14:58:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jan 2009 06:58:14 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [206.190.49.131] (HELO web54401.mail.yahoo.com) (206.190.49.131) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 02 Jan 2009 14:58:06 +0000 Received: (qmail 78983 invoked by uid 60001); 2 Jan 2009 14:57:44 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=WF1TeDz1Zazw5RkCcv5AYuplZyiFpum/iwm7JKG9+atmN4ivzChg1e/byxOB83j7u039rRH29K6Bcpv7/AeNvmjxE8es3u+5FqMb8kCZluSgvUiBq7gcK5UeDV2k8vsLYl+ctWPjy3zxt715oC+EVLrNDq8NXDtHgFhUx7baEhs=; X-YMail-OSG: BV40Q3MVM1nwqy.1XGVmFzQUlCF.twxwcSQljJ1MQn4TyQwt5QKR2wx0Xc_5E0ZgX.PCE4snUCU7uUHf4HzRLiC7TGrGX5wsqQ.2WT6SjH5MzcSvsjIu4uwzGoz4FRZ5dal.tH0r6FRWttGI_tkVzVIV14ksmRZRQ95N253fbLAota7GhNrwhvB1ICerAjH3AUlJfqWYP.ZJBbrkNhjwWZsj0m5VJB4- Received: from [65.12.220.185] by web54401.mail.yahoo.com via HTTP; Fri, 02 Jan 2009 06:57:44 PST X-Mailer: YahooMailRC/1155.45 YahooMailWebService/0.7.260.1 References: <5c902b9e0812310648i190a2447p74b9eb3bb067b206@mail.gmail.com> <495E20CC.1070608@rowe-clan.net> <110771.54407.qm@web54401.mail.yahoo.com> <495E26C6.3050300@rowe-clan.net> <898003.47798.qm@web54407.mail.yahoo.com> Date: Fri, 2 Jan 2009 06:57:44 -0800 (PST) From: Joe Schaefer Subject: Re: Configuration change for cvs@httpd? To: dev@httpd.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <730832.74197.qm@web54401.mail.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org ----- Original Message ---- > From: Joe Schaefer > To: dev@httpd.apache.org > Sent: Friday, January 2, 2009 9:42:20 AM > Subject: Re: Configuration change for cvs@httpd? > > > > > > ----- Original Message ---- > > From: "William A. Rowe, Jr." > > To: dev@httpd.apache.org > > Sent: Friday, January 2, 2009 9:37:58 AM > > Subject: Re: Configuration change for cvs@httpd? > > > > Joe Schaefer wrote: > > > ----- Original Message ---- > > > > > >> From: "William A. Rowe, Jr." > > >> To: dev@httpd.apache.org > > >> Sent: Friday, January 2, 2009 9:12:28 AM > > >> Subject: Re: Configuration change for cvs@httpd? > > >> > > >> Justin Erenkrantz wrote: > > >>> To: undisclosed-recipients:; > > >>> > > >>> to headeradd for cvs@httpd, overriding the normal To: > > >>> cvs@httpd.apache.org. That should prevent Reply-All from picking up > > >>> the commit list, since there won't be anything in the To: or CC: > > >>> fields for it to use. > > >> Last I checked, thunderbird reply-all does cc undisclosed-recipients. > > >> Very irritating given how we configured the apmail reply-to-all's. > > > > > > Are you sure? AIUI the list is now configured to behave in the > > > same way that ezmlm deals with moderation requests. > > > > Correction, the exact header used for the apr moderation queue is; > > > > To: Recipient list not shown: ; > > > > so not the same thing as "undisclosed-recipients:" > > > Updated. FWIW, RFC-2822 says the text shouldn't matter, as both headers constitute empty groups (albeit with different names).