Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:100952 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49805 invoked from network); 26 Oct 2017 11:31:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Oct 2017 11:31:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=ml@anderiasch.de; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ml@anderiasch.de; sender-id=pass Received-SPF: pass (pb1.pair.com: domain anderiasch.de designates 81.169.138.148 as permitted sender) X-PHP-List-Original-Sender: ml@anderiasch.de X-Host-Fingerprint: 81.169.138.148 ares.art-core.org Received: from [81.169.138.148] ([81.169.138.148:50430] helo=ares.art-core.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0B/51-28573-B87C1F95 for ; Thu, 26 Oct 2017 07:31:26 -0400 Received: from [192.168.178.20] (p50802A53.dip0.t-ipconnect.de [80.128.42.83]) by ares.art-core.org (mail.art-core.org) with ESMTPSA id A741810380002; Thu, 26 Oct 2017 11:31:19 +0000 (UTC) To: Alexander Lisachenko Cc: PHP internals References: Message-ID: <99bc0ddd-611f-344f-76f3-ae42728e1829@anderiasch.de> Date: Thu, 26 Oct 2017 13:31:17 +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: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP's mail servers suck From: ml@anderiasch.de (Florian Anderiasch) On 26.10.2017 09:23, Alexander Lisachenko wrote: > Organizing internals in this way could give a chance for community to grow, > because everyone knows how to raise an issue on GitHub and how to > contribute to the documentation/RFC. > > GitHub also provides flexible way to subscribe to repo/issues/summons. > Maybe it's a good time to move internals to the public open-source system? Mailing lists in general are fine, the problem at hand really is the php.net mail infrastructure, so I'd suggest sticking to solving that problem. If you want to abandon email as an official discussion medium for this project, please write up a RFC - https://wiki.php.net/rfc Greetings, Florian