From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=96.73.9.1; helo=muon.bluestop.org; envelope-from=rebecca@bluestop.org; receiver=edk2-devel@lists.01.org Received: from muon.bluestop.org (muon.bluestop.org [96.73.9.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 7CF3A21962301 for ; Fri, 16 Nov 2018 16:37:03 -0800 (PST) Received: from muon.bluestop.org (localhost [127.0.0.1]) by muon.bluestop.org (Postfix) with ESMTP id 4D8D3D1A65; Fri, 16 Nov 2018 17:37:46 -0700 (MST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bluestop.org; s=mail; t=1542415066; bh=PISvrOyrIrZX+VlvMtdEwBVAxG38Rtd5sh6YaNZnqNg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=fcjRwgMLHKg5b9mau2yXmcy/mev1DYYRCfCfEQG5ZoEoSHegbHHjvhCezSz73cQf1 mevaFEv9hNPv8QyR3hZrp8NOt3k2XXP52wW2LumkSiXU88W6sj4ZIF9RokjPXw6br8 sLFxj0wnXYedsc0sgVf+2HbSoO9wm01k/bOISGZE= Received: from muon.bluestop.org ([127.0.0.1]) by muon.bluestop.org (muon.bluestop.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iVsFFUo-rI4i; Fri, 16 Nov 2018 17:37:46 -0700 (MST) Received: from photon.int.bluestop.org (gw.bluestop.org [96.73.9.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by muon.bluestop.org (Postfix) with ESMTPSA; Fri, 16 Nov 2018 17:37:46 -0700 (MST) From: Rebecca Cran To: stephano Cc: Philippe Mathieu-Daud? , "Kinney, Michael D" , "edk2-devel@lists.01.org" Date: Fri, 16 Nov 2018 17:37:01 -0700 Message-ID: <1648352.CJpZife00y@photon.int.bluestop.org> In-Reply-To: <88894427-2297-8828-e4d3-8478e6d60e5b@linux.intel.com> References: <6535b4dd-57ac-856c-e013-ae8b3203c550@linux.intel.com> <08c22515-92a7-ea6d-0290-5f2490528565@redhat.com> <88894427-2297-8828-e4d3-8478e6d60e5b@linux.intel.com> MIME-Version: 1.0 Subject: Re: [edk2-announce][RFC] Collaboration Software X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Nov 2018 00:37:03 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Friday, 16 November 2018 17:34:09 MST stephano wrote: > Rebecca Cran also brought up that Phabricator allows discussions to be > interacted with via email. A quick search for Phabricator and > "Configuring Inbound Email" it seems that one can both receive and send > discussion messages if configured properly. > > Rebecca, can you confirm this? Yes, it can do. From what I posted earlier: "Conpherence is a group messaging application integrated into Phabricator. Message one-on-one or with a group of people, name your room, and keep a history of everything in one place. **Reply via email**, on the web, or on your mobile device." -- Rebecca