From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, T_SCC_BODY_TEXT_LINE shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id B8D5F1F670; Fri, 4 Mar 2022 08:14:48 +0000 (UTC) Date: Fri, 4 Mar 2022 08:14:48 +0000 From: Eric Wong To: Robert Coup Cc: meta@public-inbox.org, Junio C Hamano Subject: Re: [BUG] Junio's recent messages missing from public-inbox.org/git/ Message-ID: <20220304081448.GA6508@dcvr> References: <20220303231035.GA5977@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20220303231035.GA5977@dcvr> List-Id: Eric Wong wrote: > I've updated the SA config and it should be rescanning some > messages. It's taking a while, though... OK, I think it's mostly cleared up. But I think our ListMirror plugin could be updated to support regexps rather than globs (since SA plugins allow Perl regexps anyways). Thanks for the report, I never would've noticed since I've been too preoccupied to check syslogs :x