From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: "pelzflorian (Florian Pelz)" Newsgroups: gmane.lisp.guile.user Subject: mailman web interface (was: Diversification) Date: Mon, 28 Oct 2019 12:04:36 +0100 Message-ID: <20191028110436.aedgotgof2krhqss@pelzflorian.localdomain> References: <-IsD5PBFie-kW2VJSYNHx00LodtSHflKNWtY2vjNVQDN126iTMsqHrdxl8zeWE8a53TzM_27wskjsrylIh4bN5jIGVNYOBC6zmE3p1RGyBg=@protonmail.com> <20191023064813.6igo2qi2cwtcz5bz@pelzflorian.localdomain> <20191023113724.bf055453852ec206af8d7bef@gmail.com> <20191023112544.5s65wrzbexnlsj22@pelzflorian.localdomain> <20191023123343.wanooc44orpyo7tk@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="94582"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: NeoMutt/20180716 Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Oct 28 12:05:09 2019 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iP2pc-000OQu-UY for guile-user@m.gmane.org; Mon, 28 Oct 2019 12:05:05 +0100 Original-Received: from localhost ([::1]:52556 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iP2pb-0003TI-QR for guile-user@m.gmane.org; Mon, 28 Oct 2019 07:05:03 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43332) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iP2pD-0003PG-UH for guile-user@gnu.org; Mon, 28 Oct 2019 07:04:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iP2pC-0006pQ-QT for guile-user@gnu.org; Mon, 28 Oct 2019 07:04:39 -0400 Original-Received: from pelzflorian.de ([5.45.111.108]:38276 helo=mail.pelzflorian.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iP2pC-0006oy-AY for guile-user@gnu.org; Mon, 28 Oct 2019 07:04:38 -0400 Original-Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id C895E3604C5 for ; Mon, 28 Oct 2019 12:04:36 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=pelzflorian.de; s=mail; t=1572260676; bh=xehA0Wj56xGGe5x7JDtPEsSRlVj4rT/g2EZG1Uv59cs=; h=Date:From:Cc:Subject:References:In-Reply-To; b=r/1WpAeVN2WVTKklavr6F4521/0xi4QtMzyAWu5ZyNK4gzdWxW5WuQU9NPdeLpFH+ HB6KEi5ujlI8c0i1TSR7A9soHOoHm1VM0AH4Hp9ySgHN3Dzz1w164vVmuKe7EAH8aJ hRlQOSYOkzdex6tPcuG4oIOcp6FLTiYIaCe86J7k= Content-Disposition: inline In-Reply-To: <20191023123343.wanooc44orpyo7tk@pelzflorian.localdomain> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 5.45.111.108 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.org gmane.lisp.guile.user:15865 Archived-At: On Wed, Oct 23, 2019 at 02:33:43PM +0200, pelzflorian (Florian Pelz) wrot= e: > If there isn=E2=80=99t one already, then I would like to start working = on a > written in Guile, free software, old-school bulletin board-like > interface, perhaps with a more modern UI design, next week. I do not > like Discourse and will need something like this anyway for other > projects. I see there already is guile-email and Mumi. So far I had > no time looking at either. I would start next week. >=20 I have rented a domain mailbaby.de (I hope the name is fine) and am in the process of writing a Guix mailman 2 service, so we can move the discussion on a new mailman web interface there. Will report back when it=E2=80=99s done. Regards, Florian