From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +EfGNSPXaF9jVAAA0tVLHw (envelope-from ) for ; Mon, 21 Sep 2020 16:38:59 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id ECSQMSPXaF8hZAAAB5/wlQ (envelope-from ) for ; Mon, 21 Sep 2020 16:38:59 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 77663940416 for ; Mon, 21 Sep 2020 16:38:59 +0000 (UTC) Received: from localhost ([::1]:50372 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kKOq9-00038u-Bw for larch@yhetil.org; Mon, 21 Sep 2020 12:38:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57668) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kKOjL-0005Pc-01 for emacs-orgmode@gnu.org; Mon, 21 Sep 2020 12:31:59 -0400 Received: from smtp2-g21.free.fr ([212.27.42.2]:9916) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kKOjI-0007pS-Lb for emacs-orgmode@gnu.org; Mon, 21 Sep 2020 12:31:54 -0400 Received: from gandalf.localnet (unknown [IPv6:2a01:e34:edf7:4710:15e1:9000:eb62:8482]) by smtp2-g21.free.fr (Postfix) with ESMTP id 674552003EF for ; Mon, 21 Sep 2020 18:31:44 +0200 (CEST) From: Dominique Dumont To: emacs-orgmode@gnu.org Subject: Re: Help with moderating non-subscribers messages on the Org mailing list Date: Mon, 21 Sep 2020 18:31:43 +0200 Message-ID: <2081649.g6vKbLVZm2@gandalf> In-Reply-To: <87ft7ium6t.fsf@gnu.org> References: <87ft7ium6t.fsf@gnu.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Received-SPF: softfail client-ip=212.27.42.2; envelope-from=dominique.dumont@netc.fr; helo=smtp2-g21.free.fr X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/21 11:11:43 X-ACL-Warn: Detected OS = Windows NT kernel [generic] [fuzzy] X-Spam_score_int: -11 X-Spam_score: -1.2 X-Spam_bar: - X-Spam_report: (-1.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_SOFTFAIL=0.665 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -0.01 X-TUID: jVhKosggOOiQ Hi On mercredi 16 septembre 2020 11:04:42 CEST Bastien wrote: > The task is to check the mailman administration page and to discard > messages that should not be sent to the list, while allowing those > sent by non-subscribers who ask relevant questions. For what's it's worth, I use listadmin [1] to moderate a few Debian mailing list. I feel this is much faster than checking mailman pages: I run listadmin in a terminal and then mostly hit return to discard spam. HTH [1] https://sourceforge.net/projects/listadmin/