From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 130556 invoked by alias); 17 Oct 2019 18:29:43 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 130548 invoked by uid 89); 17 Oct 2019 18:29:42 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=emails X-HELO: eggs.gnu.org Received: from eggs.gnu.org (HELO eggs.gnu.org) (209.51.188.92) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 17 Oct 2019 18:29:41 +0000 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43984) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iLAWp-0007du-Qh; Thu, 17 Oct 2019 14:29:39 -0400 Received: from [176.228.60.248] (port=3829 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iLAWo-0000Ha-R5; Thu, 17 Oct 2019 14:29:39 -0400 Date: Thu, 17 Oct 2019 18:29:00 -0000 Message-Id: <83a79z9qf0.fsf@gnu.org> From: Eli Zaretskii To: Sergio Durigan Junior CC: simark@simark.ca, gdb-patches@sourceware.org In-reply-to: <87d0evutm1.fsf@redhat.com> (message from Sergio Durigan Junior on Thu, 17 Oct 2019 14:14:46 -0400) Subject: Re: Gerrit emails References: <83eezbdewk.fsf@gnu.org> <727b01bf-d2f3-7ebd-0515-11a4263dd74c@simark.ca> <87tv87v2zo.fsf@redhat.com> <83y2xj9w85.fsf@gnu.org> <87d0evutm1.fsf@redhat.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-IsSubscribed: yes X-SW-Source: 2019-10/txt/msg00581.txt.bz2 > From: Sergio Durigan Junior > Cc: simark@simark.ca, gdb-patches@sourceware.org > Date: Thu, 17 Oct 2019 14:14:46 -0400 > > > Thanks for taking care of this. But I'm not sure I understand the > > impact of that mailbox the OSCI people will give us -- can you > > elaborate? IOW, the email will now say Reply-To gerrit itself, and > > how will the email workflow work from there? > > The idea is that you will send a comment via email to gerrit itself, > which will then process the email and generate notifications for the > interested parties. This is good because we make sure that all > discussions are logged in gerrit, and we will keep receiving emails > normally. SGTM, thanks.