From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 1/4] Email reports: Sort out recipients and Reply-to Date: Wed, 8 Jul 2015 16:27:26 +0100 Message-ID: <1436369246.23508.69.camel@citrix.com> References: <1436368876-23964-1-git-send-email-ian.jackson@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZCrJ5-0008Cv-H3 for xen-devel@lists.xenproject.org; Wed, 08 Jul 2015 15:30:43 +0000 In-Reply-To: <1436368876-23964-1-git-send-email-ian.jackson@eu.citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: xen-devel@lists.xenproject.org, Lars Kurth , keir@xen.org, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Wed, 2015-07-08 at 16:21 +0100, Ian Jackson wrote: > No longer send reports, or copies, to named individuals. Instead, > send all output to 1. appropriate development mailing lists 2. the new > osstest-admin@xenproject administrator alias, and 3. Bcc the new > osstest-output list. > > Bisection progress emails go only to osstest-output. In this case we > provide a Reply-To. > > After this patch goes live, people interested in bisection progress > emails will find them in osstest-output. (There are a lot of these.) > Such people can also subscribe to osstest-output and get copies of > only the main test reports and then use recipient-side filtering to > see the ones they find interesting. > > (Configurations for `adhoc' and `play' runs remain unchanged and still > have a tendency to refer to my personal address @citrix.) > > Deployment notes: > > Keir and Stefano will no longer receive automatic CCs of certain > reports, and should subscribe to the osstest-output list, with > appropriate filtering, if they care. > > The new osstest-output list has (I think) been configured to accept > the BCCs. > > My personal chiark mail-to-news gateway has already been subscribed to > osstest-output. > > One substantial change is that the osstest admin now gets copies of > each final bisection failure. > > Signed-off-by: Ian Jackson > CC: keir@xen.org > CC: stefano.stabellini@eu.citrix.com > CC: Lars Kurth Acked-by: Ian Campbell