Received: from mail.cmpwn.com (mail.cmpwn.com [45.56.77.53]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 16282781966 for <~alpine/devel@lists.alpinelinux.org>; Wed, 10 Jul 2019 16:52:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=cmpwn.com; s=cmpwn; t=1562777529; bh=lwDOSpODQPy8cehwCtV6wgd+nFNPRRboBho7VQkSULM=; h=To:From:Date:Subject; b=s7ztZEmltu8ca8YrSDhb0iNXxxiFXOYmlLMDZNps7FQ/QY45h/xCUzcMq7V7dnBF2 Jg+ik3RKvE6cWNrMcnNPjO4RwdKVXm7Hx+mCOF/W1kIE/R/RJ2s59Ro6gxTKddmexI 9rh60WkMX3aF2q0PxaOStkybWev1+G09ycEBEUaw= Content-Transfer-Encoding: quoted-printable To: <~alpine/devel@lists.alpinelinux.org> From: "Drew DeVault" Date: Wed, 10 Jul 2019 12:52:09 -0400 Subject: Notice: lists.alpinelinux.org is running a new mailing list software stack Message-Id: Content-Type: text/plain; charset=UTF-8 Greetings! lists.alpinelinux.org is now running a SourceHut-based mailing list driver and web frontend: https://lists.alpinelinux.org/lists/~alpine All existing subscribers have been imported, and the archives have been backfilled. Forwards have been set up so that emails sent to the old posting addresses will be handled correctly, but if you'd like to update your configs the new addresses can be found at the "new post" button on each list's archive page. The new lists have better archives and searching, first-class patch support (possibly replacing patchworks in the future?), and can be integrated into CI for testing patches which are sent to aports et al, among other nice features. Users who have set up filters based on the presence of [alpine-aports] et al in subject lines, however, will need to change their filters. The best way to do this is via the List-Id header, rather than the subject line. We cannot change the subject line without breaking DKIM signatures, so this change also will help to reduce email delivery issues and improve mail authentication. I helped with the migration and I also represent SourceHut upstream, so if anyone runs into trouble please send me an email or reach out on IRC, via sir@cmpwn.com or ddevault respectively. The code is here: https://git.sr.ht/~sircmpwn/lists.sr.ht And documentation is here: https://man.sr.ht/lists.sr.ht --=20 Drew DeVault