From owner-freebsd-ports@freebsd.org Fri Apr 24 13:04:27 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F270C2B395B for ; Fri, 24 Apr 2020 13:04:27 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 497vWv65Tnz4JfM; Fri, 24 Apr 2020 13:04:27 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from pi by home.opsec.eu with local (Exim 4.92.3 (FreeBSD)) (envelope-from ) id 1jRy0G-0004Dp-HF; Fri, 24 Apr 2020 15:04:24 +0200 Date: Fri, 24 Apr 2020 15:04:24 +0200 From: Kurt Jaeger To: Dan Langille Cc: "mandree@freebsd.org" , FreeBSD Ports Subject: Re: mail/mailman v3? Message-ID: <20200424130424.GJ39563@home.opsec.eu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 497vWv65Tnz4JfM X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-1.75 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-0.88)[-0.884,0]; NEURAL_HAM_LONG(-0.87)[-0.867,0]; ASN(0.00)[asn:12502, ipnet:2001:14f8::/32, country:DE] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Apr 2020 13:04:28 -0000 Hi! > With mail/mailman being Python 2.7 (which is end-of-life), and mailman 3 being Python 3 compatible: > > Do you know of any plans to port Mailman 3? There's already a PR about that: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225543 The patch itself is fine, but we need run-tests. This means: If you want to help, - use that patch, - build mailman3, - and install it somewhere and - test all the use-cases that you can think of - then write some docs on how to move an existing mailman2 site to mailman3 - and give ideas how to handle list archives *especially* keeping the URLs identical (!) And, speaking as one of the postmaster@ team: As lists.freebsd.org uses mailman2, we need this! postmaster@ has not yet decided if we really want to move to mailman3, so we are open to other options. The mail archive is the biggest hurdle 8-( -- pi@opsec.eu +49 171 3101372 Now what ?