From dev-return-63174-apmail-httpd-dev-archive=httpd.apache.org@httpd.apache.org Fri Jan 02 16:45:00 2009 Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 11546 invoked from network); 2 Jan 2009 16:45:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jan 2009 16:45:00 -0000 Received: (qmail 40573 invoked by uid 500); 2 Jan 2009 16:44:53 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 40524 invoked by uid 500); 2 Jan 2009 16:44:53 -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 40515 invoked by uid 99); 2 Jan 2009 16:44:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jan 2009 08:44:53 -0800 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [195.227.30.149] (HELO mailserver.kippdata.de) (195.227.30.149) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jan 2009 16:44:45 +0000 Received: from [192.168.2.102] ([192.168.2.102]) by mailserver.kippdata.de (8.13.5/8.13.5) with ESMTP id n02GiOkV024656 for ; Fri, 2 Jan 2009 17:44:24 +0100 (CET) Message-ID: <495E4440.1010708@kippdata.de> Date: Fri, 02 Jan 2009 17:43:44 +0100 From: Rainer Jung User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1b3pre) Gecko/20081204 Thunderbird/3.0b1 MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: Configuration change for cvs@httpd? 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> <730832.74197.qm@web54401.mail.yahoo.com> In-Reply-To: <730832.74197.qm@web54401.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 02.01.2009 15:57, Joe Schaefer wrote: > ----- 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). I tried with Thunderbird 3.0b1. It copies Recipient list not shown: ; as well as undisclosed-recipients:; to CC when replying to all. When actually sending the message a popup occurs, that informs the user, that the address needs to be corrected because it is invalid. You can't send before changing or removing the address. Regards, Rainer