Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2A1BD200D24 for ; Tue, 24 Oct 2017 13:21:29 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 288A9160BE0; Tue, 24 Oct 2017 11:21:29 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6CD1A160BDB for ; Tue, 24 Oct 2017 13:21:28 +0200 (CEST) Received: (qmail 62037 invoked by uid 500); 24 Oct 2017 11:21:27 -0000 Mailing-List: contact dev-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list dev@ofbiz.apache.org Received: (qmail 62026 invoked by uid 99); 24 Oct 2017 11:21:27 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Oct 2017 11:21:27 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 718AC1A0665 for ; Tue, 24 Oct 2017 11:21:26 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.28 X-Spam-Level: X-Spam-Status: No, score=0.28 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id thihwRsuAS_7 for ; Tue, 24 Oct 2017 11:21:24 +0000 (UTC) Received: from smtp26.services.sfr.fr (smtp26.services.sfr.fr [93.17.128.10]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 5113E5FDCE for ; Tue, 24 Oct 2017 11:21:24 +0000 (UTC) Received: from [192.168.1.2] (183.90.14.81.rev.sfr.net [81.14.90.183]) by msfrf2627.sfr.fr (SMTP Server) with ESMTP id EDD581C006152 for ; Tue, 24 Oct 2017 13:21:16 +0200 (CEST) Received: from [192.168.1.2] (183.90.14.81.rev.sfr.net [81.14.90.183]) (Authenticated sender: jacques.leroux60@sfr.fr) by msfrf2627.sfr.fr (SMTP Server) with ESMTPA for ; Tue, 24 Oct 2017 13:21:16 +0200 (CEST) Authentication-Results: sfr.fr; auth=pass (PLAIN) smtp.auth=jacques.leroux60@sfr.fr Subject: Re: Move buildbot messages out of DEV mailing lists To: dev@ofbiz.apache.org References: From: Jacques Le Roux Organization: Les Arts Informatiques Message-ID: Date: Tue, 24 Oct 2017 13:21:20 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: X-sfr-mailing: LEGIT Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-GB archived-at: Tue, 24 Oct 2017 11:21:29 -0000 I tried a small fix, let's see If it does not work, the best is to fill at request here https://issues.apache.org/jira/servicedesk/customer/portal/1/create/3 In the meantime you could create a specific buildbot folder in your email client and a rule to send buildbot emails there (mails come from buildbot@apache.org, easy) Jacques Le 24/10/2017 à 12:57, Taher Alkhateeb a écrit : > Buildbot messages should not be too many, having that many is a faulty > implementation (false positives) > > So, perhaps we shouldn't necessarily move the notifications away, > instead, we should fix the buildbot scripts. > > On Tue, Oct 24, 2017 at 1:32 PM, James Yong wrote: >> Hi all, >> >> The Buildbot messages are filling considerable spaces in the DEV mailing list. >> Wonder if we should move them elsewhere... >> >> Regards, >> James Yong >> >>