From owner-freebsd-testing@FreeBSD.ORG Sat May 23 04:07:53 2015 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6BAFFFF4; Sat, 23 May 2015 04:07:53 +0000 (UTC) Received: from mail-lb0-x235.google.com (mail-lb0-x235.google.com [IPv6:2a00:1450:4010:c04::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1184C18B6; Sat, 23 May 2015 04:07:52 +0000 (UTC) Received: by lbbzk7 with SMTP id zk7so24196827lbb.0; Fri, 22 May 2015 21:07:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=jO1amqbmOB+l/yXcfyS/wX1wXvuqG9FmJC3q/rDebZ0=; b=oqCIKNz9Q6nzFkDvIXIGQ1MYKLHEpyxBc9aNOnu3T5TuROVQOjFk3Kqxxc9hlZvt4p gOXO6OzP0+umj4XKvt7eIZdJMnyMZPBiUhIPPFHwOoz/40PuAjWcyC8aHaWQcf/W0ft4 M9pPYpwQ9kDtwq6kLdaHAdr0/YFoauXAavD/PZpRjtqGVJqe7DY34/+VCpJQOlYmv7jJ Rf1E64h2FwdL11TQUsA6jVZ69nYGrukylNMr/MZ7MoeaGRVwhyG9ZQvo73FZXgjotkmy 2BJaJ9Aovk58RIncd4AHWuFD34Ij0SWEjdemwziEfUffCNkIehLcHMkdrNgae3i9CSmK BWUA== MIME-Version: 1.0 X-Received: by 10.152.37.67 with SMTP id w3mr6683413laj.123.1432354070460; Fri, 22 May 2015 21:07:50 -0700 (PDT) Sender: lwhsu.freebsd@gmail.com Received: by 10.25.20.219 with HTTP; Fri, 22 May 2015 21:07:50 -0700 (PDT) In-Reply-To: References: <56800B8F-E49D-4B8E-B975-EB16299C0028@gmail.com> <36670C78-DB4C-45E0-8B3A-BA40B0D27617@gmail.com> Date: Sat, 23 May 2015 12:07:50 +0800 X-Google-Sender-Auth: US6ggm8HxY9HtSexPcVmdBM_cvU Message-ID: Subject: Re: Create freebsd-testing-results@ list for Jenkins results? From: Li-Wen Hsu To: Garrett Cooper Cc: "freebsd-testing@freebsd.org" , "jenkins-admin@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 May 2015 04:07:53 -0000 On Fri, May 22, 2015 at 8:31 AM, Li-Wen Hsu wrote: > On Thursday, May 21, 2015, Garrett Cooper wrote: >> Most of the complaints revolve around size and volume of the emails. The >> volume of the emails can=E2=80=99t be easily fixed (except if the code= =E2=80=99s fixed), but >> the size can be. >> >> I=E2=80=99m looking into it too to see if I can find anything to reduce = the email >> length in Jenkins=E2=80=A6 > > I just did that, along with some other modifications. Sorry that I don't > have much time right now to give the details. I'll send another email to > describe them later today. I did following modifications earlier: - Customize the notification mail body to just link to the successful/failed build. - Add Header: List-ID: FreeBSD CI Build Notifications - Add Header: Precedence: bulk All three items are done by "Email-ext plugin." Hope these changes can make it less annoying, easier to filter and work nicer with other MTAs. It also can run scripts before sending mail. In the future, we can seek for ways to make notification mail more useful, such as using digest scripts like whereintheworld.pl under tools/tools or utilities from tinderbox. I'm reading the code and doing test when I am free. This might take some time. As always, helps and suggestions are definitely welcomed. Li-Wen --=20 Li-Wen Hsu http://lwhsu.org