From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "pelzflorian (Florian Pelz)" Newsgroups: gmane.lisp.guile.user Subject: Re: mailman web interface (was: Diversification) Date: Wed, 8 Jul 2020 14:32:28 +0200 Message-ID: <20200708123228.e33z36qgdmcxvdhv@pelzflorian.localdomain> References: <-IsD5PBFie-kW2VJSYNHx00LodtSHflKNWtY2vjNVQDN126iTMsqHrdxl8zeWE8a53TzM_27wskjsrylIh4bN5jIGVNYOBC6zmE3p1RGyBg=@protonmail.com> <20191023064813.6igo2qi2cwtcz5bz@pelzflorian.localdomain> <20191023113724.bf055453852ec206af8d7bef@gmail.com> <20191023112544.5s65wrzbexnlsj22@pelzflorian.localdomain> <20191023123343.wanooc44orpyo7tk@pelzflorian.localdomain> <20191028110436.aedgotgof2krhqss@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3258"; mail-complaints-to="usenet@ciao.gmane.io" To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Wed Jul 08 14:33:05 2020 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jt9G5-0000jc-72 for guile-user@m.gmane-mx.org; Wed, 08 Jul 2020 14:33:05 +0200 Original-Received: from localhost ([::1]:51322 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jt9G4-0005oF-9K for guile-user@m.gmane-mx.org; Wed, 08 Jul 2020 08:33:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38144) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jt9Fu-0005o5-UE for guile-user@gnu.org; Wed, 08 Jul 2020 08:32:54 -0400 Original-Received: from pelzflorian.de ([5.45.111.108]:48438 helo=mail.pelzflorian.de) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jt9Fs-0003tG-K2 for guile-user@gnu.org; Wed, 08 Jul 2020 08:32:54 -0400 Original-Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id 6DE5E36055C for ; Wed, 8 Jul 2020 14:32:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=pelzflorian.de; s=mail; t=1594211568; bh=Q+b+VDH6dxsuZQeyITK3/jgM/6iP1Qg2a110aJIn0pQ=; h=Date:From:To:Subject:References:In-Reply-To; b=S3adxxP8aQqO4HIds/uHXrvNUFr48WVY2MP5sGCNx2naJlJr4pX44BrkLh5XFBrtZ jxJeWuDPNEvpUme9e6d3QJGJ4/rkpAYF5kNhDuqqgDFGdkQvJzvO6Hr+6/01W0PrJn aUCjUuW075DD/RrWh3x6KhyexchjGXEa34k2SmY4= Content-Disposition: inline In-Reply-To: <20191028110436.aedgotgof2krhqss@pelzflorian.localdomain> Received-SPF: pass client-ip=5.45.111.108; envelope-from=pelzflorian@pelzflorian.de; helo=mail.pelzflorian.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/08 08:32:48 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:16642 Archived-At: On Mon, Oct 28, 2019 at 12:04:36PM +0100, pelzflorian (Florian Pelz) wrote: > On Wed, Oct 23, 2019 at 02:33:43PM +0200, pelzflorian (Florian Pelz) wrote: > > If there isn’t 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. > > > > 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’s done. I am sorry to say I will not have the time to do a mailman Web interface. I am sorry to disappoint you. Regards, Florian